I have a script that contains a form which goes to page1.php on the
click of a submit button.  Inside the form are lots of checkboxes and
things to fill out that get passed to page1.php.  I want to put another
button in there that send all the same names and values of the
checkboxes to page2.php.  Is this possible to have 2 buttons going to 2
different places, but using the same data for all other form elements?
I would really appreciate any help I can get.  Thanks.
 
Matt

Reply via email to