K
keyser_Soze
Nube warning!
I have a PHP script that does some calculations of user input. Under
certain circumstances, I
would like to have a popup on the user's computer. Since PHP can not
do this on the client, I
thought I would have PHP load a 'popup' page which would contain the
javascript to do the
popup.
1) Is this the right way?
2) if this is the right way, how can I invoke the action without having
the user selecting a link on
the 'popup' page.
Thanks for any insight.
I have a PHP script that does some calculations of user input. Under
certain circumstances, I
would like to have a popup on the user's computer. Since PHP can not
do this on the client, I
thought I would have PHP load a 'popup' page which would contain the
javascript to do the
popup.
1) Is this the right way?
2) if this is the right way, how can I invoke the action without having
the user selecting a link on
the 'popup' page.
Thanks for any insight.