bgreenhouse
Technical User
Hi Everyone
While I know that VBScript isn't case sensitive, I was wondering if there is a way you can force it to be. I have a login sequence written in VBScript, and I would like to force case sensitivity when comparing the input PW with the PW in the database. Currently password and PaSSWorD look the same. Any suggestions? I could always pass it to javascript, but I don't really like to do this sort of thing client side...
Ben
While I know that VBScript isn't case sensitive, I was wondering if there is a way you can force it to be. I have a login sequence written in VBScript, and I would like to force case sensitivity when comparing the input PW with the PW in the database. Currently password and PaSSWorD look the same. Any suggestions? I could always pass it to javascript, but I don't really like to do this sort of thing client side...
Ben