"To protect security, Internet Explorer has restricted this webpage from using scripts or ActiveX controls that can access your computer. Click here to get options ...".
It is actually quite simple for Web developers to worry about this. By adding a comment, they can not jump out again (Note: This security prompt is boring and has never found any practical significance)
<! -- Save from url = (0014) about: Internet -->
In fact, this comment should not be unfamiliar. If we use IE to save a page on the Internet, it will automatically save it to a local page.CodeAdd<! -- Saved from url =. Maybe I have not studied it.
This is what we add to the webpage:
<! Doctype HTML public " -// W3C // dtd xhtml 1.0 transitional // en " " Http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd " >
< HTML xmlns = " Http://www.w3.org/1999/xhtml " >
<! -- Saved from URL = ( 0014 ) About: Internet -->