hi guys please help me on my code. response redirect is not working. please see attached snippet.
Thanks.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Khargesh RajputPosted Mar 13, 2015, 12:08 AM
Response.Redirect("WebForm2.aspx");
instead of
Response.Redirect("/WebForm2.aspx");