I have a text box that needs to be limited to 500 characters and have at least one alphanumeric character in it before it is submitted.
I already have it limited to 500 characters using the follow...
http://www.experts-exchange.com/Programming/Languages/Regular_Expressions/Q_23397096.html