I have a problem in using open() method of XMLHttpRequest, when i send a
ULR to this method and this URL refers to my PC it works , but if this
URL refers to other station of LAN ,I get this error "Permission
denied" . I test this method with other URLs , if it contains "http://"
the method doesn't work and that error occured, but if it doesn't
contain "http://" , no error occurs, but no response is available! I'm a
beginner in AJAX, and I'll be so happy if someone help me! thx :-)