Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
thefunsta #1
Can javascript control form action?
Can the action of a form be determined by what is selected in a form?
Eg. If I had two radio buttons (Radio 1 & Radio 2). If radio 1 is selected I
want to email the form to person a. If radio 2 is selected I want to email the
form to person b.
Can this be achieved using javascript?
thefunsta Guest
-
How do i programmatic-ally change the Mouse Up-triggered JavaScript Action of a Submit button in a form contained in hundreds of PDFs?
Hi Guys! How do i programmatically change the Mouse Up-triggered JavaScript Action of a Submit button in a form contained in hundreds of PDFs? In... -
cfform javascript change action
I am in the process off convertir all my form to cfform and here is my problem : <cfselect name="abc" onChange="document.form1.action='abc.cfm';... -
output text in control location; calling control javascript from page javascript
Hi; If you don't know, I'm just learning javascript and aspnet, but I have a pretty good grounding in windows programming. I'm trying to build a... -
Page Action Javascript
Acrobat 5 had a Page Action Javascript (Document > Set Page Action > Page Open). Where in Acrobat 6.0 Professional can I do this? I had some scripts... -
JavaScript - How do you add an action to the JavaScript action menu
Greetings, I'd like to add custom script(s) to the drop down list of actions in Acrobat. We are creating an app where many authors will be... -
Murray *TMM* #2
Re: Can javascript control form action?
Yes. Check Marja Ribbers-de Vroed's site
[url]http://www.flevooware.nl/dreamweaver[/url]
for an extension that will do just that.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"thefunsta" <webforumsuser@macromedia.com> wrote in message
news:da0m4m$g0r$1@forums.macromedia.com...> Can the action of a form be determined by what is selected in a form?
>
> Eg. If I had two radio buttons (Radio 1 & Radio 2). If radio 1 is selected
> I
> want to email the form to person a. If radio 2 is selected I want to email
> the
> form to person b.
>
> Can this be achieved using javascript?
>
Murray *TMM* Guest



Reply With Quote

