Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to delete the menu function on browser

Status
Not open for further replies.

Hongkongian

IS-IT--Management
Oct 23, 2002
14
HK
I have just installed the SSL into my IIS server. In addition, I would like to delete all the browser functions, like print, copy and paste. So that, user can only view the content of the web page without any action can be performed. Do anyone know how to implement it?
 
Impossible. Your page may not even be requested by a "browser" but by a WebBrowser control, Winsock Control etc. Once you send your content, you have given it away.

Forms/Controls Resizing/Tabbing Control
Compare Code (Text)
Generate Sort Class in VB or VBScript
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top