|
There is no native way to make the form submit to more than one script, but you've got some other options; either to use javascript to separate the data and send it to two different script (for instance using AJAX), or sending all the data to on script, which then forwards it to the two different scripts.
Either way, some script programming is needed, but it's definately possible.
|
|
Expert:
|
jgivoni
|
|
Date:
|
May 31, 2007
|
|
Time:
|
01:55
|
|
|
|
Votes: Good (0) | Bad (0) Login to rate this answer
|
|
|
|
|
|
|
This question has been answered, and points have been rewarded to the following experts:
You're welcome however to comment or give additional information or if you wish, you have the ability to write an Answer Summary for this question by clicking on the "Answer Summaries" Tab.
|
|