Philip RieckPhil in .netCreate context menu items in IE (a wish from cerkit.com)- May 12, 2004 ...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: A html file containing a script (or a script file) 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...http://weblogs.asp.net/prieck/archive/2004/05/11/130145.aspx |