|
Hi ! I am trying similar calls in my XSLT but I keep getting parsing error. following is my small code and I am using MSXML4 SP2 to translate the same.
Error while parsing "http://webservice.net/abc/webService.asmx/GetHTML?strURL=http://www.msn.com/". No data is available for the requested resource.
if i print out above value and past into IE , i get the result but not via document() function. any idea?
|