of course both values get passed. what you should do is name them
differtently




-----Original Message-----
From: Jon Gage [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 06, 2000 10:05 AM
To: CF-Talk
Subject: Radio buttons


I'm having a problem with radio buttons in my form.  Sometimes when I post
the form, BOTH values of like-named radio buttons get passed.  Example:

ORIGINAL FORM
<input type=radio name=CC value=VALUE1 CHECKED>
<input type=radio name=CC value=VALUE2>

POSTING FORM
Form.CC will come up as "VALUE1/VALUE2"

Has anyone had this problem before?  It only happens *very* rarely on our
site, but it looks like it may be crashing the CF server.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        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