Viewing Source Code

Viewing Source Code

Question:
Is there a way to prevent users from using the VIEW/SOURCE to view the HTML in my pages? I need to have this for a form that uses sensitive information in the VALUE field of a drop down menu, and I don’t want anyone to be able to just go in and view the source code to retrieve the values.

Answer:
There are a number of workarounds that can keep some people out of your source, but there is no way to keep all people out of your source.

If keeping 99% of the people out of your source is okay, you’ll want to (1) keep out all non-IE users, (2) keep out all non-Windows users, and (3) keep out all users without JavaScript. Then, you can use JavaScript to capture the right-click of the mouse, which will keep some people from viewing your source.

Share the Post:
data observability

Data Observability Explained

Data is the lifeblood of any successful business, as it is the driving force behind critical decision-making, insight generation, and strategic development. However, due to its intricate nature, ensuring the

Heading photo, Metadata.

What is Metadata?

What is metadata? Well, It’s an odd concept to wrap your head around. Metadata is essentially the secondary layer of data that tracks details about the “regular” data. The regular