case sensitive pattern

34 views
Skip to first unread message

Saurabh Yadav

unread,
Oct 22, 2019, 4:47:58 AM10/22/19
to klish
Hi
I want to create a case-senitive pattern.
my pattern:
    pattern="^([a-zA-Z0-9_@~!/+=,.$#*:;&(){}%^-])+$"

string1=ABC
sring1=abc
string3=Abc  
but took all strings as same. I want to differentiate all the strings. So help me in creating a pattern.
Reply all
Reply to author
Forward
0 new messages