How can i redirect to Project 2 page.aspx from Project 1 Login.aspx page... I'm using this way but not yet found the way to get the required result.
Response.Redirect("~/Project2Name/Default.aspx");
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.
Dhara PatelPosted Nov 19, 2019, 2:24 AM
Salman BegPosted Nov 19, 2019, 2:05 AM