Help, I writtem code in java script to load files from my server. They run find when the file is local on my computer.
On GWT I it dies not work. I get the message text from the exception and get The URL http://www.findmeontheweb.biz/test.txt is invalid or violates the same-origin security restriction Does this mean my GWT webpage will have to be on my findmeontheweb server? If so why does it work fin in java script using the ActiveObject Microsoft.XMLHTTP in java script???? If this is the case could I debug my program locally or must I upload it to my server? I tried to put in the local url of "D:\\consulting\\seo_web_sites\\programming\\aJAX\\test.html And got URL D:%5Cconsulting%5Cseo_web_sites%5Cprogramming%5CaJAX%5Ctest.html is invalid or violates the same-origin security restriction Help -Ted --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
