> You shouldn't have two checkboxes on a form with the same name.
That's correct. Unless of course you want to return a comma-delimited
value for that form element if more than one box is checked.
> Also, I
> think the correct syntax is checked="checked" and not just checked.
That's not. Just having the attribute CHECKED (not SELECTED) in an <input
type=checkbox> tag is sufficient.
Ron Allen Hornbaker
President/CTO
Humankind Systems, Inc.
http://humankindsystems.com
mailto:[EMAIL PROTECTED]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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