the ie6 sp2 restrict local files with JavaScript?

  • Thread starter Thread starter mtczx232
  • Start date Start date
M

mtczx232

I relize many time that when i go to html page on the web, all going
fine. but wen i open it from local disk (simple html with javascript,
no IIS need!) the IE6 pop top protection yelloy bar,
and claim that this page contain some Active? why?
 
Hi mtczx232,

Different security zone - My Computer (which in a standard pc is not
implemented)

Regards
 
I relize many time that when i go to html page on the web, all going
fine. but wen i open it from local disk (simple html with javascript,
no IIS need!) the IE6 pop top protection yelloy bar,
and claim that this page contain some Active? why?

See Mark of the Web:
http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/overview/motw.asp
or Rename the page from page.HTM to page.HTA
http://www.microsoft.com/technet/prodtechnol/winxppro/maintain/sp2brows.mspx#EIAA
 
Back
Top