> Pattern is listed twice.

That was just a typo in the email. It's only once like it should be in 
the code.

It's the CF Version I believe. So, looks like I'll just use a regular 
textarea with javascript for validation.

> At 01:31 PM 3/5/2007, Les Mizzell wrote:
>> What's wrong with this?
>> Works fine locally. Out on the server, boom....
>>
>> <cftextarea
>>   type="text"
>>   name="question"
>>   id="areaINPUT"
>>   validateat="onSubmit"
>>   validate="regular_expression"
>>   pattern="^[^&lt;&gt;`~/@\}$%:;)(_^{&amp;*=|+]+$"
>>   message="Please enter your question. HTML code is not allowed."
>>   pattern="^[^&lt;&gt;`~/@\}$%:;)(_^{&amp;*=|+]+$"
>>   required="yes">
>>
>> </cftextarea>
>>
>> Error:  The CFML compiler encountered an unexpected 
>> java.lang.NullPointerException exception.
>>
> 
> --------
> Michael Muller
> Admin, MontagueMA.net Website
> work (413) 863-0030
> cell (413) 320-5336
> skype: michaelBmuller
> http://www.MontagueMA.net
> 
> Eschew Obfuscation
> 
> 
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271603
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to