I have a form that has about 40 fields, with close to 15 being required.
I've written some cfif statements (<cfif form.activity is ">...</cfif>) 
which work fine, except if someone inserts a space rather than
text/numbers.  The logic thinks the space is actually text/numbers.  I
know there must be a better way to verify forms using cf than what I
have done thus far.  Are there any other ideas?

Andrew C. Davis
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to