Not PHP specific, but using a form, I need to submit the data to a MySQL database AND
pass some of the form data to Authorize.net for credit cad payments.
Anyway to do this with just one submit button? Here are the 2 actions I need...
<form action=\"$PHP_SELF\"method=\"POST\">
<form METHOD=POST ACTION=\"https://secure.authorize.net/gateway/transact.dll\">