Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

problem accessing

Status
Not open for further replies.

aleahim

Programmer
Jun 3, 2002
22
0
0
RO
Hi,

I wrote a script who accessing objects of a window via another.

When I run it, the browser says:
Access disallowed for scripts at: /home/mgd/JavaScript/ex2.html to document at another domain.

I create the user: mgd in Linux with drwx------
Do you know what it can be?

Many thanks
 
yes JavaScript does not allow you to have access to javascripts on different domains. It is unfortunate but that is the way it is. :( Try hosting that script on your server under the same domain. Gary Haran
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top