Ask a Question related to Dreamweaver AppDev, Design and Development.
-
btn #1
Using radio button to submit forms - Possible??
Hi - using ASP/Acsess/Vbscript. Is it possible to use radio button selection
to submit a form? Example: - Button A selected submits form 1 - Button B
selected submits form b or redirect to another page Is this possible? Bjorn.
btn 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'... -
Forms - submit button doesn't work right when windows users reply to mac-generated form
I created a form with a button to automatically return the form to me. The return function works on my mac computers but when I send it to windows... -
CFMX XML Forms Radio button Checked - BEWARE
Radio Buttons do not work correctly when using CFMX7 XML form radio button groups if more than one radio group. Beware if you are creating xml... -
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 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... -
Manuel Socarras #2
Re: Using radio button to submit forms - Possible??
< INPUT type="radio" ... onClick="formName.submit()">
btn wrote:> Hi - using ASP/Acsess/Vbscript. Is it possible to use radio button selection
> to submit a form? Example: - Button A selected submits form 1 - Button B
> selected submits form b or redirect to another page Is this possible? Bjorn.
>Manuel Socarras Guest



Reply With Quote

