[thelist] CF: stupid checkbox problem

Ben Dyer ben at imaginuity.com
Wed Feb 7 18:14:31 CST 2001


>But the form returns an error if any of the checkboxes are not checked.
>what is the problem?

The only way I know to fix this is:

<CFIF #ParameterExists(TheCheckbox)# IS 'No'><CFSET TheCheckbox =
'No'></CFIF>

That gets it.

-=-=-=-=-=-=-=-=-=-=-=-=-
Ben Dyer
Senior Internet Developer
Imaginuity Interactive
http://www.imaginuity.com
-=-=-=-=-=-=-=-=-=-=-=-=-






More information about the thelist mailing list