View Single Post
Old 04-18-2008, 11:14 AM   PM User | #1
mlse
Regular Coder

 
mlse's Avatar
 
Join Date: Mar 2005
Posts: 624
Thanks: 20
Thanked 19 Times in 18 Posts
mlse is on a distinguished road
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..
mlse is offline   Reply With Quote