password checking in Forms [message #7809] |
Thu, 10 July 2003 02:12 |
Andy Brown
Messages: 3 Registered: July 2003
|
Junior Member |
|
|
How can I ensure passwords and usernames are entered in the specified manner in Oracle Forms?
I guess I'll need to create a simple form with 2 text items to allow users to enter passwords and usernames. Added to this will be 2 buttons; Login and Cancel. My forms knowledge isn't too great yet but I think I'll be able to manage this bit.
Then how will I check that the password actually belongs to the username, passwords accept mixed case and numbers as well as /,"£>< etc as do usernames.
I'll have to create tables too I think to hold the relevant details.
I notice there's already a thread here about mixing case in passwords. Might this be of any use?
I would think this type of thing will be beneficial to others at some time too?
|
|
|