henary paul
Which method is used to post a Web page to another Web page?
By henary paul in ASP.NET on May 14 2012
  • Ashraf Fahmy
    Nov, 2014 5

    if you want to change URL of the web site from Page1.aspx to Page2.aspx use Response.Redirect("Page2.aspx"); otherwise use Server.Transfer("Page2.aspx");

    • 0
  • kareem jaan
    Oct, 2014 24

    which method is used to post a web page to another web page?

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS