Source code...

R

RAB

I don't want anyone to see my rendered HTML code on my asp.net pages.
(i.e. view -> source). Is there anyway I can keep this private?

Thanks,
RABMissouri
 
T

Tim Van Wassenhove

I don't want anyone to see my rendered HTML code on my asp.net pages.
(i.e. view -> source). Is there anyway I can keep this private?

Since a http user-agent has to be able to interpret your html a human
being can do so too.. I you don't want them to see the markup, you'll
have to use different technologies than http, html and webbrowsers..
 
?

=?ISO-8859-1?Q?G=F6ran_Andersson?=

No.

The browser has to see the html code to render the page, and as the
browser can see it, so can anyone.

You can make it harder for people to access the code by doing things
like disabling the context menu, but that is only annoying as you also
stop the users from using the other option in the context menu.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top