Re: [PHP] Help with forms data please From: 1LT John W. Holmes (holmes072000 <email protected>)
Date: 06/12/02

Make the target of the form a blank window. process the form, then generate
some javascript to close the window. original window remains unchanged.

---John Holmes...

----- Original Message -----
From: "Bret L Conard" <bretlc <email protected>>
To: <php-general <email protected>>
Sent: Wednesday, June 12, 2002 7:33 AM
Subject: [PHP] Help with forms data please

I need to send the data from a form without taking the surfer to that page.
ie:
form on ' formPage.php '
with
<form name='foo' method='post' action='../newUser.php'>
but leave the user on ' formPage.php'
Any way to do that?

Thanks

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php