|
Access Denied from Localhost
Hi all,
My use of AJAX is coming along nicely, BUT - I have noticed something strange! On my development machine, if I load a page on my local webserver (Apache 2 runing under Debian Etch) via it's IP address, AJAX works fine. However, when I load it via the L.O. (localhost), I get the javascript error uncaught exception: Permission denied to call method XMLHttpRequest.open.
Weird.
Any ideas, without seeing my code? I'll post if it will help.
TIA,
Mike.
Last edited by mlse; 04-18-2008 at 11:45 AM..
|