Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

simple form question 1

Status
Not open for further replies.

sand133

Programmer
Joined
Jun 26, 2004
Messages
103
Location
GB
hi guys, i have a login form where users enter their username and password.
at the moment when a user enters their password into the password field, it doesnt apper as ****** but rather normal text how can i change this so when users enter a password it appears as *******

thanks guys
 
Change the PasswordChar property of the TextBox.
 
would you post your code for your login form
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top