This should open up a new window for the new page <form action="your_new_page.php" method="post" target="_new">
As far as passing variables from page to page, have you ever considered sessions? ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 24, 2002 2:46 PM Subject: [PHP] Variables and Forms > > I'm trying to pass variables from one page to the next but don't want to > use a hidden input type=text box. I need to break from frames and I don't > know a way to pass that to the action tag in the form. If there's a way to > do that then great but I haven't found it. I've also tried the meta > http-equiv="window-target" content tag on the action page from the form > and it didn't work either. > > TIA > > Ed Curtis > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php