[prog] Popup in PHP or Javascript

Julie Tsai jt at zenmay.com
Tue Apr 11 06:16:39 EST 2006


Hi Tiera,

How about executing a block of javascript that launches the new window,
upon completion of your variable calculation?

Here's a link that talks briefly about manipulating blocs of
javascript/html within your php logic:
http://www.webmasterworld.com/forum88/10540.htm

good luck,
Julie


>
>Hi!
>
>I have a html-form. The html is submitted to the same php-script that
>shows it initially. When the form has been submitted some variables are
>calculated and set. When that is done I want to automatically open a popup
>and send the calculated variables as POST-variables to another php-script
>that I want to show in the popup.
>******************************************


More information about the Programming mailing list