![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is there a way to have a javascript function submit a form to another page other than what the form action is set to? For example, I have a form that is set to submit to pageB: form name="myformname" method="post" action="pageB.asp" I want to have a button in the form that calls a javascript function that would submit the form to "pageA.asp" instead. Is this possible? function AltSubmit() { } Thanks for any help. -D- |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Is there a way to have a javascript function submit a form to another page other than what the form action is set to? |
#5
| |||
| |||
|
|
.oO(-D-) Is there a way to have a javascript function submit a form to another page other than what the form action is set to? Sure, but why would you want such an unreliable beast? Micha |
![]() |
| Thread Tools | |
| Display Modes | |
| |