Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can I start out of user process thread in ASP?

Status
Not open for further replies.

sergeiY

Programmer
Feb 13, 2003
132
AU
Can I start out of user process thread in ASP?

I would like to be able to start new ASP thread when user hits a page... I did it in Cold Fusion 5.0 is it possible to do in ASP ?

I would like to be able to start some lengthy process triggerd by user loggin to my side but I don't want to penalize that user with long execution dealy.

I know I can do it with scheduled tasks but I don't want to relay on any external apps.

Thank you
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top