|
Subject:
|
How to interrupt processing the LOOP in ASP.NET
|
|
Posted By:
|
Dmitriy
|
Post Date:
|
12/13/2005 7:19:00 AM
|
Hello, I have a problem to interrupt (cancel) processing the LOOP in ASP.NET application. If I click the "Cancel" button on the WEB form, the event is not firing. How to implement this interruption with or without multithreading? Any ideas or examples will be appreciated. -Dmitriy
|
|