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:
Can there be more then one of these?Code:<form action="http://mysite.ca/mailer.php" method="POST">
Thanks!



Reply With Quote

Bookmarks