Click to See Complete Forum and Search --> : Disable Control-N on a Web Browser Control
tholen
Jul 14th, 2000, 08:43 AM
I am trying to make a mini-customized Web Browser. It is only supposed to be able to go to ONE page. I have the Web Browser control navigating only to the ONE Web Page, but recently it was discovered that if the user hits Control-N, then a new browser window comes up and then they could go where ever they pleased. Is there any KeyPress event or something that I can use to intercept Control-N?
-Tom Lentz
scuzymoto
Jul 14th, 2000, 04:47 PM
There is a product called fortress that can lock down a computer and allow it to do basically only what you want it to. It can disable key-strokes or restrict access to certain applications. I think it can even monitor your internet and only allow the computer to visit certain sites. We used it at a call center with quite a bit of success to allow the employees to only do certain things on their computers.
You can check it out here ...
http://www.fortres.com/products/fortres_101.htm
Mark Sreeves
Jul 17th, 2000, 02:44 AM
You want the WBCustomizer.dll
It is an unsupported M$ sample dll
http://msdn.microsoft.com/downloads/samples/internet/browser/wbcustomizer/sample.asp
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.