rahulme81 has asked for the wisdom of the Perl Monks concerning the following question:
Hi What could be the regular expression to check if the textbox contains only special characters only.
text pattern which I want to allow in text box can be "ABC" or comma separated list as "ABC,DEF,GHI_JKL". Don't want user to enter * or *,* or *.* to be entered in test box
Thanks
|
|---|