Closing a window with php
Posted: Mon Jul 08, 2002 5:32 pm
Hi everyone,
I have a php script that updates a site from a remote server(my computer) with the use of the Windows Task Scheduler. But what happens is the script runs in IE but the window stays open. This is a problem because when the task is going to run again, the browser is still up and it will not run the task. is there a way that I can close the window using php?
TIA
Deric
I have a php script that updates a site from a remote server(my computer) with the use of the Windows Task Scheduler. But what happens is the script runs in IE but the window stays open. This is a problem because when the task is going to run again, the browser is still up and it will not run the task. is there a way that I can close the window using php?
TIA
Deric