Hi Alex,
By default Response.Redirect will end the current http request and send
redirect info to client-side so that client side browser will perform
redirecting. And When end the current request, the runtime will abort the
current executing worker thread, in this case, no other code will get
executed on the thread.
Regards,
Steven Cheng
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
Get Secure!
www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)