Hi, actually I ever seen the website which diallow the right click and the web page save from the browser soI could not see thier web page source and thier SEO structure.
any one could help is very appriciate because this is very important to our Company Services
you can do it with javascript but people who know how to push the F12 button in any up to date browser can still view everything, css, images, html, structure, ... If you don't want people to see something don't put it online.
Grz, Kris.
Read my blog | Twitter Interested in Azure, ASP.NET (MVC), jQuery, WCF, EF, MS SQL, ...
Keep the forums clean: report to the moderation team!
oneonesip
Member
4 Points
5 Posts
How to disallow web page save from browser
Dec 14, 2012 03:37 AM|LINK
Hi, actually I ever seen the website which diallow the right click and the web page save from the browser soI could not see thier web page source and thier SEO structure.
any one could help is very appriciate because this is very important to our Company Services
thanks in advance
heyitsme
Participant
1397 Points
503 Posts
Re: How to disallow web page save from browser
Dec 14, 2012 03:41 AM|LINK
read this
http://www.codeproject.com/Questions/338093/Disable-page-saving-in-ASP-NET
and
http://forums.asp.net/p/1327830/2656362.aspx
roopeshreddy
All-Star
20277 Points
3349 Posts
Re: How to disallow web page save from browser
Dec 14, 2012 04:04 AM|LINK
Hi,
NO! You can't do that!
http://stackoverflow.com/questions/10446585/disable-save-save-as-option-in-all-browsers-using-javascript
Hope it helps u...
Roopesh Reddy C
Roopesh's Space
XIII
All-Star
182789 Points
23485 Posts
ASPInsiders
Moderator
MVP
Re: How to disallow web page save from browser
Dec 15, 2012 03:26 PM|LINK
Hi,
you can do it with javascript but people who know how to push the F12 button in any up to date browser can still view everything, css, images, html, structure, ... If you don't want people to see something don't put it online.
Grz, Kris.
Interested in Azure, ASP.NET (MVC), jQuery, WCF, EF, MS SQL, ...
Keep the forums clean: report to the moderation team!