|
Hey okay,, Now How can I have a Reg Expression for a username field...
This is what I have below:
if($Uname != "[-a-zA-Z0-9._"){
So that says if The username does not equal either a letter from A-Z o a number from 0-9 then Report and error...
Is this correct,, because its not working lol..
Any help is most appreciated.
__________________
Please login or register to view this content. Registration is FREE - 100 Satisfied Customers - Custom Programming and Web Development
|