EjeetNet
08-08-2007, 04:22 PM
Is it possible to have more then one action in a form,
For example i want to have the data in my form sent to a mailer and then posted to another processor, which will add the information to a database.
example:
<form action="http://mysite.ca/mailer.php" method="POST">
Can there be more then one of these?
Thanks!
For example i want to have the data in my form sent to a mailer and then posted to another processor, which will add the information to a database.
example:
<form action="http://mysite.ca/mailer.php" method="POST">
Can there be more then one of these?
Thanks!