You might need to post the snippet of code for the submit and action
pages... Radio and Checkboxes if nothing is selected do not get passed back
to the server.....

cfparam name="Checkbox_Name" default=""> will only set it up as null if its
not already set up. But as for validation, what do you mean by this. Do you
mean validate that it exists, validate the data or something completely
different:-)



-----Original Message-----
From: Roque,Carlos [mailto:[EMAIL PROTECTED]]
Sent: 23 February 2001 09:45
To: CF-Talk
Subject: RE: Validating Checkboxes


I am trying to pass a value if when a box is selected. Right now I use a
CFPARAM default ="". On submit it looks like it does something even though
it really does not.

Carlos Roque
I.S., WebMaster
x2154

 -----Original Message-----
From:   Phoeun Pha [mailto:[EMAIL PROTECTED]] 
Sent:   Wednesday, February 21, 2001 11:07 AM
To:     CF-Talk
Subject:        RE: Validating Checkboxes

what kind of validation?  please explain

-----Original Message-----
From: Roque,Carlos [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 21, 2001 10:18 AM
To: CF-Talk
Subject: Validating Checkboxes


Anyone have a good method in CF for validating checkboxes (grouped).


Carlos Roque
I.S., WebMaster
x2154
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to