password checking in Forms [message #7807] |
Thu, 10 July 2003 00:48 |
Andy Brown
Messages: 3 Registered: July 2003
|
Junior Member |
|
|
How can I create a security "screen" for users to input their usernames and passwords?
I guess I will need to create a basic form with 2 text boxes labelled username and password and 2 buttons, "LogOn" and "Cancel". I've not got much experience with forms yet though
Then how can I check that usernames and passwords are unique, that the username actually belongs to that persons password, and that passwords allow mixed characters (i,e characters, numbers and things like +, -< & etc etc)
I notice one thread here about mixing case. I wonder if that may help?
Thanks
|
|
|
|