Question:This is not working in firefox,opera,internet explorer..etc in online(internet).It works perfectly in local system.How to solve this problem,please tell me........
Call webservice in html javascript which works all browsers(on internet )
Question:This is not working in firefox,opera,internet explorer..etc in online(internet).It works perfectly in local system.How to solve this problem,please tell me........
Pradeep ChandrakerPosted Jun 21, 2011, 11:24 AM
I got similar problem once, which was resolved after converting the method to POST. Try this is it will help you too.
Suthish NairPosted Jun 21, 2011, 9:13 AM
praveen rapelliPosted Jun 21, 2011, 7:58 AM
When i am executing this path
http://example.com/webservice.asmx ,the webservice is executing,but when i execute webmethod with parameters,it shows null value.
Suthish NairPosted Jun 21, 2011, 7:18 AM