RE: [PHP] Active windows

2004-09-10 Thread Gryffyn, Trevor
Check into the Javascript events onfocus and onblur (forgive my syntax). Focus is when a window becomes 'active' and Blur is when it becomes 'non active'. -TG -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 15, 2004 10:07 PM To: PHP

Re: [PHP] Active windows

2004-06-16 Thread franciccio
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] * Thus

Re: [PHP] Active windows

2004-06-15 Thread Curt Zirzow
* 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