[thelist] case sensitive?

Flavia Tarzwell (FayeC) ftarzwell at fayec.com
Fri Dec 9 19:00:23 CST 2005


Matt Warden wrote:

>We need more information.
>
>Let's assume you are authenticating with SQL.
>
>$sql = "select foo, bar from users where lower(username)=lower('".
>$username . "')";
>
>That's the basic idea. If you want case insensitivity, then you have
>to implement it that way.
>
>
>  
>
The code is in ASP. I just checked and I was able to login with caps on 
and off using the same login info so that proves it's not case sensitive....
Now I am off to troubleshoot the login issue.....it might be deeper than 
what I thought.

Thanks,

FayeC






More information about the thelist mailing list