N
Niclas
Hi,
I am streaming a file from a database to my clients using
response.outputstream.write, and it works great.
The problem I have is that server side processing stops when the download
starts and I would like to redirect client to another page after the
download has started or when it finishes. Is there a solution for this ?
Niclas
I am streaming a file from a database to my clients using
response.outputstream.write, and it works great.
The problem I have is that server side processing stops when the download
starts and I would like to redirect client to another page after the
download has started or when it finishes. Is there a solution for this ?
Niclas