Log In Form fields not going blank...

e_Clark

New member
Local time
Today, 13:29
Joined
Jan 13, 2010
Messages
9
Right well I have a little log in form on my database, however the only problem I am having, is that they are retaining the previous users values, so say eclark logs in and does their stuff, next time you go to the login screen, exclark's username and password are still there, so the next person could just press submit again.

Is there any way that you can get these values to go away?
 
Do you use that form for anything once they log in? If not, just put code to clear the boxes in the click event for the OK button (or whatever you do).
 

Users who are viewing this thread

Back
Top Bottom