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");
Explain what is meant by the IL?
Explain how to store and retrieve images in the SQL server database via VB.NET?
Define Query String? Explain its advantages and disadvantages?
How we can decide whether we should deploy application or publish application?
Define constant and variable.
Differentiate between int32 and int?
Write down a short note regarding the .NET?
Write the different types of literals used in C #?
Write the difference between a toolstrip split button and a toolstrip drop-down button ?
18,76,764
1929099 Asked
3,689
Active Tutors
1421943
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!