I need to validate certain names in a text box. While validating it should not allow special characters as a first character. But after that it can allow any number of special characters. How to validate. What kind of validation expression can be used for this.
Thanks In Advance!
If you just want alphabetic letters as the first character, then anything after that: