Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unable to execute javascript on Web Server
Message
 
 
To
06/10/2004 15:51:13
General information
Forum:
Internet
Category:
Javascript
Miscellaneous
Thread ID:
00949325
Message ID:
00949568
Views:
9
The difference between the local page and the page pulled from the web server is profound (not "weird") from a security standpoint: the latter is going to fail a same-origin check.

Reading this discussion might help:

http://forums.mozillazine.org/viewtopic.php?t=89350

There is a line in there showing you the config change required, but the general discussion shows why it's not necessarily going to work for deployment.

Here is a general discussion that will help you:


http://devedge.netscape.com/library/manuals/2000/javascript/1.3/guide/sec.html

Have you signed your script?

>L<
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform