View Full Version : text in password format
Hi guys, I would like to display text in the editbox to be in a password format, how do I go about it? and I am
using ASP.Net.
Note: Not when you type in, but displayed text.
ddadmin
04-19-2006, 06:04 AM
You mean something like:
<input type="password" />
?
That I understand, but how can I reference to it when I am in c# class development as you have declared it as html
systax rather than asp.net.
ddadmin
04-19-2006, 11:48 PM
Hmmm I'm not familar with asp.net syntax unfortunately. I don't see how there would be a different way to implement this though, which is plain HTML.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.