Web Query (Excel) Return No Data - Suggested solution, it might have relation to include/require statement.
I think i found out the solution (in my case, i able to solve it). It has some problem with this type of code in your web query :

include("...");
require("....");
require_once("....");

When i remove and modified the include file into the same file, the problem has been solve. hope it could help others.
February 21st, 2013 3:46pm

Thank you to share the helpful information to us. This will help the others who meet the same issue.
Free Windows Admin Tool Kit Click here and download it now
February 22nd, 2013 11:12am

I have been having the same problem with the get external data from the web returning no data.  Can you please explain your solution a little more?
July 25th, 2013 4:37pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics