Post a Web page to another Web page

By which method we can post a Web page to another Web page?

E

Expert

Verified

Respose.Redirect method is used to post the page to another page, such as:

Response.Redirect("DestinationPageName.aspx");

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.