No, however... you could use include( "whatever.php" );
so that the form submits to one page, which then includes both pages and does whatever it is you need. Why you want to submit to two places is a mystery though... Stephen ----- Original Message ----- From: "Wade" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 28, 2003 8:52 PM Subject: [PHP-WIN] Is this possible > 01282003 1248 CST > > Is this even possible. > > You create a page with two text fields= Name and Email and a submit button. > > In the > > <form action="https://www.whatever.com" method="post"> > > can you submit this to Two different locations like > > <form action="https://www.whateverA.com" action="https://www.whateverB.com" > method="post"> > > > Is that even possible? > > Wade > > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php