I want to make sure that no special characters are entered into my form
before submitting.

What is the syntax for the regular expression to put within the pattern
attribute of the form tag.

<cfinput type="text" name="name" required="yes"
validate="regular_expression" pattern="pattern" message="No special
characters allowed!">

______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to