A
Andrew Poulos
I've started testing on Win XP SP2 and it now has something called local
machine lockdown activated by default. It means that active content,
such as JavaScript, is prevented from running.
I thought that the solution was simply - to enable the testing of files
locally - to just add what M$ calls the "mark of the web". So I added
this line to the tops of my HTML pages:
<!-- saved from url=(0013)about:internet -->
However, the local links in the files, such as to external JavaScript
files, do not work because (I believe) the HTML files are now treated as
an internet zone and not a local zone file.
Without deactivating the lockdown is there a way to get a bunch of
inter-linked files to work locally, or is it just my lack of
understanding of what's going on that's at fault?
Andrew Poulos
machine lockdown activated by default. It means that active content,
such as JavaScript, is prevented from running.
I thought that the solution was simply - to enable the testing of files
locally - to just add what M$ calls the "mark of the web". So I added
this line to the tops of my HTML pages:
<!-- saved from url=(0013)about:internet -->
However, the local links in the files, such as to external JavaScript
files, do not work because (I believe) the HTML files are now treated as
an internet zone and not a local zone file.
Without deactivating the lockdown is there a way to get a bunch of
inter-linked files to work locally, or is it just my lack of
understanding of what's going on that's at fault?
Andrew Poulos