Cookies and Password TextBoxes

  • Thread starter Thread starter Chris Scragg
  • Start date Start date
C

Chris Scragg

Hi all,

In my prog, I give users the option of saving their login information
(cookie). When the user returns to the site, their username is populated
correctly into the textbox for username, however, their is no masking on the
password textbox, yet the user still authenticates.

How do I enable the masking on the password textbox??

Chris
 
Back
Top