Click here to Skip to main content
15,886,049 members
Articles / Web Development / HTML

HOWTO: Lockdown Internet Explorer using a Trusted Zone helper

Rate me:
Please Sign up or sign in to vote.
4.67/5 (16 votes)
14 Jan 20057 min read 121.6K   801   26  
This article includes a fully working Javascript with user interface that plugs-in to Internet Explorer. The plugin allows you to effortlessly manage which websites are part of your "Trusted Zone". The Trusted Zone is a little used (and generally little known) powerful security feature of
REGEDIT4

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt\Change domain trust...]
@="C:\\Program Files\\Internet Explorer\\tzhlp.html"
"Flags"=dword:00000001
"Contexts"=dword:00000001

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer (Senior)
United Kingdom United Kingdom
I am the lead developer of numerous .NET-based networking and communication server systems for Windows, for a company based in Cambridge. Including SMS/SMPP, VOIP and VoiceXML technologies.

Comments and Discussions