server execute to redirect a page on load however the code after
server.execute is still run, how to prevent thisIt sounds like you want to use Server.Transfer instead of Server.Execute.
Here's more info:
http://SteveOrr.net/faq/TransferRedirect.aspx
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"joe" <joe@.discussions.microsoft.com> wrote in message
news:49119539-8089-47E0-A37F-A72618211C7F@.microsoft.com...
> server execute to redirect a page on load however the code after
> server.execute is still run, how to prevent this
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment