Post a Web page to another Web page
By which method we can post a Web page to another Web page?
Expert
Respose.Redirect method is used to post the page to another page, such as:
Response.Redirect("DestinationPageName.aspx");
Illustrate the benefit of option strict on? Describe in brief.
Differentiate between SQL invalidation and SQL notification?
Briefly describe about variable.
How can height of a combo box drop-down list can be adjusted?
Illustrate types of Session state management options available with ASP.NET?
Differentiate between authorization and authentication?
Briefly explain about identifier.
Explain the role of a DISTINCT clause in the LINQ query?
Web form belongs to which class in a .NET Framework class hierarchy?
18,76,764
1946541 Asked
3,689
Active Tutors
1431957
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!