[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ProgSoc] Cross site scripting



I'm trying to test a web app that I've got under development, and I need to load data from a public web server client-side from a site hosted on a testing server.
E.g. the development site is here (via a hosts file entry):

 http://test.example.org/

While the live data is available from here (via DNS):

 http://data.example.org/

Neither IE7 or FF2 seem to allow that (presumably to mitigate cross-site scripting trouble?), but I'd like to be able to configure my domains as exceptions so that I can enable testing. Is there some way I can do that? I've tried to find where I might be able to configure this, but haven't been able to figure it out.







-
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@xxxxxxxxxxxxxxxxxxx
If you are having trouble, ask owner-progsoc@xxxxxxxxxxxxxxxxxx for help.