"Kien" <caoxuankien@hotmail.com> wrote in message
news:UoESd.171152$K7.149169@news-server.bigpond.net.au...[color=blue]
> Randy Webb wrote:[color=green]
>> Kien wrote:
>>[color=darkred]
>>> Hi,
>>>
>>> If you test the page *locally* you'll get the message.
>>> But if you upload it and see it online, you won't.
>>> The bar is there to warn you that the script is accessing something
>>> in your *local* hard-drive, like images or text-files or something.[/color]
>>
>>
>> NO. The bar is not there for that reason. Had you bothered to read
>> the article/thread I mentioned you would have found that out. An
>> empty script block as such:
>>
>> <script type="text/javascript"></script>
>>
>> will cause that bar to be present. Now, how is that script above
>> "accessing something on your local hard drive"?
>>
>> And read the group FAQ. It will do you good.
>>[/color]
>
> Hi Randy,
>
> OK I take that back but ...
> The "Mark of the Web" didn't work.
> I tested it locally and the bar is still there.[/color]
Correctly inserting the "Mark of the Web" does work:
<!-- saved from url=(0014)about
:internet -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Title</title>
</head>
<body>
</body>
</html>
The above places the script in the Internet zone, and therefore IE does
not block any script, since script in the Internet zone can not do the
damage that one running in the My Computer zone can.
[color=blue]
> Isn't there a way to manually and locally switch of this annoying
> "feature" of IE6 WXP sp2?[/color]
Yes.
Tools > Internet Options > Advanced
Security section
check "Allow active content to run in files on My Computer"
--
Grant Wagner <gwagner@agricoreunited.com>
comp.lang.javascript FAQ -
http://jibbering.com/faq