|
Home > Archive > IIS ASP > April 2006 > Run asp page as a background process
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Run asp page as a background process
|
|
| Lindsay 2006-04-27, 7:52 am |
| Hi
I am using Win2k, IIS 5 and vbscript as well as asp.
I want to run an asp page that creates a PDF (using a third party
ASPPDF dll) as a background process to free up the main website as it
takes about 3-4 minutes to render the PDF.
Any ideas on how to do this or where to look?
Cheers
| |
| Bob Barrows [MVP] 2006-04-27, 7:52 am |
| Lindsay wrote:
> Hi
>
> I am using Win2k, IIS 5 and vbscript as well as asp.
>
> I want to run an asp page that creates a PDF (using a third party
> ASPPDF dll) as a background process to free up the main website as it
> takes about 3-4 minutes to render the PDF.
>
> Any ideas on how to do this or where to look?
>
As usual: aspfaq:
http://www.aspfaq.com/show.asp?id=2143
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
| |
| Lindsay 2006-04-27, 7:52 am |
|
Cheers for that its what I am looking for!

|
|
|
|
|