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
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