Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
Marc de Kruijf #1
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 textfield to a php script. The php script mail
the data fro mthe fields and radio button.
But...
I get the text, and even the data from the radio button, but not the data I
want. It posts : [object Object]
What can I do?
The files needed are here: [url]www.questionmarc.nl/Archive.sit[/url]
Thx!
Please contact me via [email]marc@questionmarc.nl[/email] or via msn:
[email]mymacisbetter@hotmail.com[/email]
Thx again!
Marc de Kruijf 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'... -
Taking a value from a radio button
Hi, I?m trying to take a value from a radio button. But I?m don?t getting. I tried with a code, like that: ... var frm = document.forms;... -
Radio button insert
Hello, I have the following code in my project: <cfinput type="radio" name="gender" value="Female" checked="yes"> Female <cfinput type="radio"... -
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... -
Radio button group
I have a simple html page with a radio button group on it. I am submitting that page into an asp page. How do I know what button the user has...



Reply With Quote

