Results 1 to 3 of 3

Thread: Disable Control-N on a Web Browser Control

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2000
    Posts
    2

    Question

    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

  2. #2
    Hyperactive Member scuzymoto's Avatar
    Join Date
    Aug 1999
    Location
    Washington State
    Posts
    316
    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
    SCUZ

  3. #3
    Frenzied Member Mark Sreeves's Avatar
    Join Date
    Nov 1999
    Location
    UK
    Posts
    1,845
    You want the WBCustomizer.dll

    It is an unsupported M$ sample dll

    http://msdn.microsoft.com/downloads/...zer/sample.asp

    Mark
    -------------------

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width