in

ASP.NET Weblogs

Philip Rieck

Phil in .net

Create context menu items in IE (a wish from cerkit.com)

...The scary thing is, I don't think people realize just how easy it is to add context menu items to IE.  It involves just two things:

  1. A html file containing a script (or a script file)
  2. A single entry in the registry

...But where's the fun? (more specifically, where's the user-friendly .net?) I went ahead and implemented it again as a .net application, just so you could use it (if you wanted to) as an example of how to make a .net-written IE menu extension application. Here's how it works...

Go to the full entry for the source code and a screen shot...

[Posted from Philip Rieck's full blog.. subscribe now, posts to weblogs.asp.net are dwindling fast!]
Published May 11 2004, 07:21 PM by philipr
Filed under:

Comments

No Comments