ahh shoot!!!

forgot to add the values of the form once submitted go to another page
before it's ment to go back to the parent page..

-----Original Message-----
From: Timothy Hitchens (HiTCHO) [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 22 January 2003 11:18 AM
To: 'Peter Houchin'; 'php gen'
Subject: RE: [PHP] working with pop up windows


Post the results to the target being the parent window and have a
JavaScript self.close() call on the window on submit/click.


Timothy Hitchens (HiTCHO)
Open Source Consulting
e-mail: [EMAIL PROTECTED]

> -----Original Message-----
> From: Peter Houchin [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, 22 January 2003 11:13 AM
> To: php gen
> Subject: [PHP] working with pop up windows
>
>
> howdy all,
>
> a page with a link to a pop up window..
> when a user clicks on it a window opens with a little form on
> it, now what i want to happen is when the user hits submit
> and it does all of it's processing it
>
> 1) closes the popup window
> 2) updates the original page where the user first started
> either by just a refresh or what eva.. and I can't just use
> meta refreash as it's only on this instance that the page
> needs to be refreashed ..
>
> TIA
>
> Peter
>
>
>
> --
> 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

Reply via email to