Information Bar in IE6.0 (XP SP2)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Greeting!
I have interest. So...
I have this page
<html>
<head><title>Untitled</title></head>
<body>
<script language="JavaScript">
alert("sdf");
</script>
</body>
</html>
If I run this page from my desctop (local) then drop down Information bar
with message about "blocked active content", even if I turned off pop - up
blocker and reduced security, if I run this page from WEB server(IIS) - all
right, I'm can't understood what is metter? If anybody can help me, please.
TIA
 
Allow active content to run in files on My Computer - Windows XP Service
Pack 2:
http://www.winxptutor.com/lmzunlock.htm

--
Ramesh, MS-MVP XP Shell/UI
http://www.mvps.org/sramesh2k


Greeting!
I have interest. So...
I have this page
<html>
<head><title>Untitled</title></head>
<body>
<script language="JavaScript">
alert("sdf");
</script>
</body>
</html>
If I run this page from my desctop (local) then drop down Information bar
with message about "blocked active content", even if I turned off pop - up
blocker and reduced security, if I run this page from WEB server(IIS) - all
right, I'm can't understood what is metter? If anybody can help me, please.
TIA
 
Back
Top