hvy Posted May 11, 2005 Share Posted May 11, 2005 Some pages list links without the http:// and I would like to be able to highlight these, right click and select a menu option "go to url" instead of having to copy and paste these into the address bar. This should also work for proper links (http://) as well so I don't get an error message. I would like to add an htm page to C:\WINDOWS\Web and make a registry entry, such as Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt\&Go To Url] @="C:\\WINDOWS\\WEB\\gotourl.htm" "contexts"=hex:30 Does anyone know what the source code for gotourl.htm should be?? Link to comment Share on other sites More sharing options...
hvy Posted May 12, 2005 Author Share Posted May 12, 2005 Found something in the meantime at: http://www.unixdaemon.net/ie_plugins.html Thanks anyway... Link to comment Share on other sites More sharing options...
Recommended Posts