> Sent: Tuesday, June 15, 2004 10:07 PM
> To: PHP general
> Subject: [PHP] Active windows
>
>
> I am trying to get my website to refresh when the window
> becomes active.
>
> This is needed so when a user downloads a report and the PDF
> is displayed,
> there is
Very hard (impossible) to control user activities by php-scripting. You are
talking about client-side actions while php is only server-side. You should
check for javascript client-side coding help.
Franciccio
"Curt Zirzow" <[EMAIL PROTECTED]> ha scritto nel messaggio
news:[EMAIL PROTECTED]
> * T
* Thus wrote [EMAIL PROTECTED] ([EMAIL PROTECTED]):
> I am trying to get my website to refresh when the window becomes active.
>
> This is needed so when a user downloads a report and the PDF is displayed,
> there is now a new state in the previously active window. However, the page
> needs to re
I am trying to get my website to refresh when the window becomes active.
This is needed so when a user downloads a report and the PDF is displayed,
there is now a new state in the previously active window. However, the page
needs to refresh to regenerate the new page. Any ideas on how to do this
I have a site I am developing in PHP that has multiple windows. Is there
any way in PHP to change from the active window to another? For instance
the data entered in one window will show up in another once the window is
refreshed. Any way to do that automatically?
Thanks!
/T
5 matches
Mail list logo