[thelist] CF: stupid checkbox problem

Erika Meyer meyer at up.edu
Wed Feb 7 18:07:31 CST 2001


- The email form:
<input type="checkbox" name="TheCheckbox" value="yes">

- The parameter:
<CFPARAM name="TheCheckbox" default="No">

- The action page:
#FORM.TheCheckbox#

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

Erika





More information about the thelist mailing list