| |
jonpfl
Posts: 1
Score: 0
Joined: 7/8/2008
Status: offline
|
All, We have a webpage written in classic ASP that is being used to create a PDF. The problem is, the PDF creation takes a few minutes and we do not want the user sitting there waiting for it to complete. Is there an easy way to have a process kicked off on the server and return control to the client (maybe have a webpage saying "We will email your report when completed") and notify the user when done? Right now, we already have the vbscript written and we stream the PDF to the user when it is completed (after a couple of minutes) Thx jonpfl
|
|