Looking for some help with a Regular Expression to do the following:
- Must be Alpha Char
- Must be at least 1 Char
- Must NOT be a specific value, e.g. != "Default"
Thanks for any help, Dave
Looking for some help with a Regular Expression to do the following:
Thanks for any help, Dave