andy wrote:
>But what if you have a raxio button or a checkbox? How do you indicate if a
>field is required? How do you perform validation on fields of a certain type?

OK I get it.  Thats going to be fun.  When I did something similar I used 
standard html form fields.  Individual field validations/requirements and the 
accompanying error messages were fed in via a 2d array and validation was done 
against a regex server-side.  The composite error page consisted of an 
unordered list put into a variable via cfsavecontent.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:239829
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to