Audrey M. Roy

Art, design, Python, JavaScript, and general silliness 
Filed under

xml

 

Developer tips: AJAX and XSS

If your AJAX still isn't working, it's because you forgot that
cross-domain scripting is not allowed by most browsers.

 Just get over it. Write a proxy on your server for that remote data.
It'll take less effort than you think, and it'll work.

Filed under  //   JavaScript   XML  
Posted by email 

Comments [2]