Friday, 16 August 2013

webhost (azure) blocks ajax calls

webhost (azure) blocks ajax calls

I have a .php script on my azure server which returns JSON. When you visit
the link in your browser, it shows you the JSON.
I want to make an ajax call to this script, but none of my ajax calls to
the server get through. I have no idea why.
webpage that executes a failed ajax call to the .php script

No comments:

Post a Comment