Returning to an ASP.NET page

Posted by user204588 on Stack Overflow See other posts from Stack Overflow or by user204588
Published on 2010-04-24T14:16:42Z Indexed on 2010/04/24 14:23 UTC
Read the original article Hit count: 173

Filed under:
|
|
|

Hello,

I'm on an asp.net page and I want to redirect to another page and then come back to the original page in the same spot to finish executing the original page. I heard that Server.Execute might work. My question is how can I accomplish this or can I accomplish this?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about redirect