P
Playboy
I want to make a simple log in form for a non sensitive database
I have a form, when I press the command button "Log in" on the form,
want the data entered in the username: and password: text boxes to be
verifyed with the username and password fields in the Users table.
anyone know how to do this? the command button has no validate property
as i discovered...
I have a form, when I press the command button "Log in" on the form,
want the data entered in the username: and password: text boxes to be
verifyed with the username and password fields in the Users table.
anyone know how to do this? the command button has no validate property
as i discovered...