Forms - TEXTAREA a Required Field

View: New views
2 Messages — Rating Filter:   Alert me  

Forms - TEXTAREA a Required Field

by Jon A. Gilbert :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This is a simple question, but I can't seem to figure it out.  What is the
best way to make TEXTAREA in a form a required field similar to other fields
types using CFFORM?
 
Am I missing something basic?
 
Jon Gilbert
 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get Instant Hacker Protection, Virus Detection, Antispam & Personal Firewall.
http://www.houseoffusion.com/banners/view.cfm?bannerid=62

Message: http://www.houseoffusion.com/lists.cfm/link=i:25:1860
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/25
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:25
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.25
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Parent Message unknown RE: Forms - TEXTAREA a Required Field

by Robert Harrison-7 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I don't think CFFORM supports that, but you can use another Java Script
or, after post, check the length of the form field  submitted and return
error if there is not sufficient characters.


Robert B. Harrison
Director of Interactive Services, Ext. 205

155 East Main Street
Smithtown, NY 11787
P (631) 361-4400
F (631) 361-6400
http://www.linx.com
 
 
 
-----Original Message-----
From: Jon A. Gilbert [mailto:jon@...]
Sent: Tuesday, September 20, 2005 8:24 AM
To: NYCFUG
Subject: Forms - TEXTAREA a Required Field

This is a simple question, but I can't seem to figure it out.  What is
the best way to make TEXTAREA in a form a required field similar to
other fields types using CFFORM?
 
Am I missing something basic?
 
Jon Gilbert
 




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:25:1861
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/25
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:25
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.25
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54