Hi,
In forms authentication, if the 'Remember Me' check box is checked (for persistent cookies), I've seen some websites display both username & password (masked) for subsequent user visits and sometimes only the username is displayed. What is the best practice
here? Should we just display the username? And also how to retrieve the password if we are using ASP Membership tables?
Your inputs are appreciated.
Thanks,
mary
Go to the complete details ...