Also you can only change privileges on a stand alone html file loaded from your hard disk, as soon as you load it from the web, the code needs to be signed.
You can bypass these things by accessing the site in question from your server and present the result - that may violate copyright though
Main Topics
Browse All Topics





by: DireOrbAntPosted on 2007-03-27 at 23:41:18ID: 18806093
XMLHttpRequest doesn't allow you to call URLs that are not on the same domain as the page you're in. It's called cross-domain scripting and you can read about it here and there ;) ki/Cross_s ite_script ing
http://en.wikipedia.org/wi