Hello all,
I am using compare() and checking for username and password login info. Hoping to use this to make them both a case sensitive check. The database contains a username and password both of frank for example. When the script runs though, it will only take the login if the first letter is entered with a capital. Frank and Frank. I've outputted the record that the Access DB returns and they are surely frank and frank.
Am I missing something with compare() ? If you need code please ask
DeZiner
Never be afraid to try something new.
Remember that amateurs built the Ark.
Professionals built the Titanic
I am using compare() and checking for username and password login info. Hoping to use this to make them both a case sensitive check. The database contains a username and password both of frank for example. When the script runs though, it will only take the login if the first letter is entered with a capital. Frank and Frank. I've outputted the record that the Access DB returns and they are surely frank and frank.
Am I missing something with compare() ? If you need code please ask
DeZiner
Never be afraid to try something new.
Remember that amateurs built the Ark.
Professionals built the Titanic