Click to See Complete Forum and Search --> : Redirect browser when File Save pops up


meduza
08-04-2003, 05:00 AM
Hi,

I have a mesage page which I show to the users while another file is being executed and a zip archive is being cretated. When this is ready the user receives a SAve File popup window.
The problem is that my browser still displays the progress mesage even though this ins't the case anymore. How can I redirect the user to a different page when this promt pops up or at least when the user clicks the Save button?

I tried adding a HTTP Refresh tag at the end of the processing file but this still wouldn't work.

Thank you in advance.

Med

Khalid Ali
08-04-2003, 07:38 AM
if you have some control on when a file creation is done then you should be able toredirect at that point?????

meduza
08-04-2003, 07:53 AM
that's the problem. I don't have any control as when the process is terminated appart from when the pop up message appears...

Cheers

Khalid Ali
08-04-2003, 08:18 AM
As I said ..upload theresources so that some one can actually work on it...there has to be some event being triggered , after all you do get sae as window.