Re: Disable View Source Button?
- From: "Mark Rae [MVP]" <mark@xxxxxxxxxxxxxxxxx>
- Date: Sun, 15 Jul 2007 15:57:40 +0100
"Joe" <delphi561@xxxxxxx> wrote in message news:1184510106.947212.104090@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have a customer who wants the View Source button disabled when
people view his website. I explained to him how in ASP.NET the "real"
code is in the code-behind module and not visible to the end-user
anyway, but he really wants that View Source button disabled.
There is no 100% reliable way to do this. In order for a browser to display a web page, the markup for that web page has to be streamed down to the browser.
What are your customer's reasons for wanting to do this...?
--
Mark Rae
ASP.NET MVP
http://www.markrae.net
.
- References:
- Disable View Source Button?
- From: Joe
- Disable View Source Button?
- Prev by Date: Re: Disable View Source Button?
- Next by Date: Re: Regular expression for word counting
- Previous by thread: Re: Disable View Source Button?
- Next by thread: Re: Disable View Source Button?
- Index(es):