Checkboxes only show up on the action page if they were checked, so if they
exist then they were checked. So you have to use IsDefined() to test for
their existence. A checkbox can also have a value, and this works the same
way a regular text field does.
_______________________________________________
Pete Freitag
CFDEV.COM
Cold Fusion Developer Resources
http://www.cfdev.com/
-----Original Message-----
From: Scott M. Berry [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 24, 2000 3:06 AM
To: [EMAIL PROTECTED]
Subject: CheckBox
Ok.. checkbox question:
I want to check in the action page to see if the check box was checked
on the previous form page. Is that a IsDefined or a ParameterExists...
in other words.. does it always exists, even if it wasn't checked, or
do I just need to check if it exists? Thanks!
Scott Berry
- Yahoo!GeoCities Senior Liaison
http://www.geocities.com/~harryhoudini
- Magic Castle Junior Society
http://www.magiccastle.com/Juniors/index.html
- College of the Canyons Web Design
http://www.coc.cc.ca.us
----------------------------------------------------------------------------
--
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.
------------------------------------------------------------------------------
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.