Ask a Question related to Macromedia ColdFusion, Design and Development.
-
timstsprymsn #1
Radio Button Validation
:o Hello, I am using CFForm and CFInput to construct a rather simple form.
However, the javascript that I am using in the onvalidate event of one of my
CFInput tags does not recognize the name of the array that I have set up
containing three radio buttons all named grpAccept. The funny thing is, that
when I click on the submit button and the action form takes over, the form
field grpAccept is valid according to a <CFDump> that I am doing. The
javascript validation occurs in the form prior to being submitted and the
action form taking over. If I do a <CFDump> in the form where the three radio
buttons are, I get an error stating ELEMENT GRPACCEPT is not ...... I do not
know what I am doing wrong. Any help would be greatly appreciated.
Tim
timstsprymsn Guest
-
radio button
i have 2 radio button and i want to set the 1st one is defaul <CFSET typeA = 'exempt'> <INPUT type='radio' name='typeA' value ='exempt'... -
radio buton validation in flash
I am trying to validate age on a form. If someone signing up is under 17 a message will pop up stating that we cannot allow them to sign up all... -
inscrutable radio button
Hello How do I, within the tag, dis/enable a radio button or checkbox? When enter disable=false, the button (a member of a radio group) is still... -
Radio Button Help me please!
Hi I need help quick! let me explain my problem: Ičve made a form in flash with textfields and radio buttons. It submits the data from the... -
Radio Button without using a defined value
Is there any way to set up a radio button so that one can click it on or off. I just want one button, not a series and am able to deselect it. ...



Reply With Quote

