try <cfif len(trim(form.activity))>
"Andrew C. Davis" wrote:
> 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.
--
Any opinions or statements in this communique do not necessarily reflect those of my
employer
------------------------------------------------------------------------------
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.