> of course both values get passed. what you should do is name them
> differtently
Um, you've never used radio buttons before I take it??
> > 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.
> > 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.
Is this happening with a specific browser? I have an idea that Netscape
handles multiple "CHECKED"s (i.e. coding error) poorly.
Completely irrelevant, but curiously I had a similar problem using <button>
instead of <input> on IE where there were multiple submit buttons. All the
values were being passed. This is an IE bug. I had to go back to using
<input>.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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