• Real quick question. I tried searching but couldn’t find what I was looking for.

    I have a user log-in system for a site that when the user names were created they all started with a capital first letter. (example – Robertson123) Currently they have to capitalize the first letter in the user name in order to log-in.

    I would like the so the user is not forced to use the capital letter when they log-in with the name, so they could enter robertson123 and the log-in would read it as Robertson123.

    How can I achieve this? Thanks!

  • The topic ‘How do I switch from lower case to uppercase – 1st letter in username’ is closed to new replies.