Can you be a little more specific about what you mean by "password textbox value"? Do you mean that txtPassword.Text is actually visible in plain text, or the value you are evaluating against is visible?
What is the HTML in the source that is displaying the password? There should be no way to see a password using view source, unless youve hard-coded the password into in-line code. And if youre doing that, you have a lot bigger problems than trying to figure our some sort of encryption.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.