| | |
Case Sensative (login/password)
![]() |
•
•
•
•
Hello!! I have a working login/password form which reads the stored login/passwords from Access, but I am trying to make it so the login and password is case sensative?
Thanks!
If you are using '=' then it should be case senistive, if using 'like' then it is not case sensitive
•
•
Join Date: May 2007
Posts: 31
Reputation:
Solved Threads: 0
Wouldn't
do...
Visual Basic 4 / 5 / 6 Syntax (Toggle Plain Text)
UCase and LCase
No, UCase and LCase actually are the opposite of what he is trying to do.
There are 10 types of people: those who understand Binary and those who don't!
•
•
Join Date: May 2007
Posts: 31
Reputation:
Solved Threads: 0
O then just use StrConv 
example....

example....
Vb Syntax (Toggle Plain Text)
Text1.Text = StrConv(Text1.Text, vbProperCase)
![]() |
Similar Threads
- code for login and password..using vb6 (Visual Basic 4 / 5 / 6)
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Previous Thread: How to align array values
- Next Thread: printing code
| Thread Tools | Search this Thread |
* 6 429 2007 access activex add age application basic beginner birth bmp calculator cd cells.find click client code college component connection connectionproblemusingvb6usingoledb copy creat ctrl+f data database datareport date delete dissertations dissertationthesis dissertationtopic edit error excel excelmacro file filename form hardware header iamthwee image inboxinvb internetfiledownload keypress label listbox listview liveperson login looping machine microsoft movingranges number objectinsert open oracle password prime program prompt range-objects readfile reading record refresh remotesqlserverdatabase report save search sendbyte sites sort sql sql2008 sqlserver subroutine tags textbox time urldownloadtofile vb vb6 vb6.0 vba visual visualbasic visualbasic6 web window windows






