At 11:23 AM -0500 2/26/07, Dan Shirah wrote:
Hello all,
I have a page that has multiple submits on it. One submit is within my
javascriptfor form checking, the other submit is a button used to populate
all customer information if an order ID is entered.
Problem: I cannot get the two to coincide at the same time. They both use
the submit function to send the data to the same page instead of their
unique individual pages.
Nothing wrong with putting two forms on the same page and each with
their own action and submit button.
You can always add an attribute value (value=1) with each submit
button so that you can determine later which page to redirect your
attention.
tedd
--
-------
http://sperling.com http://ancientstones.com http://earthstones.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php