MCQs > IT & Programming > ASP.NET > You create an ASP.NET page named ProjectCalendar.aspx that shows scheduling information for projects in your company. The page is accessed from various other ASP and ASP.NET pages hosted throughout the company’s intranet. All employees on the intranet use Internet Explorer. ProjectCalertdar.aspx has a Calendar control at the top of the page. Listed below the Calendar control is detailed information about project schedules on the data selected. When a user selects a date in the calendar. The page is refreshed to show the project schedule details for the newly selected date. Users report that after viewing two or more dates on ProjectCalendar.aspx. they need to click the browser's Back button several times in order to return to the page they were viewing prior to accessing ProjectCalendaraspx. You need to modify ProjectCalentlaraspx so that the users need to click the Back button only once. What to do?

ASP.NET MCQs

You create an ASP.NET page named ProjectCalendar.aspx that shows scheduling information for projects in your company. The page is accessed from various other ASP and ASP.NET pages hosted throughout the company’s intranet. All employees on the intranet use Internet Explorer. ProjectCalertdar.aspx has a Calendar control at the top of the page. Listed below the Calendar control is detailed information about project schedules on the data selected. When a user selects a date in the calendar. The page is refreshed to show the project schedule details for the newly selected date. Users report that after viewing two or more dates on ProjectCalendar.aspx. they need to click the browser's Back button several times in order to return to the page they were viewing prior to accessing ProjectCalendaraspx.

You need to modify ProjectCalentlaraspx so that the users need to click the Back button only once. What to do?

Answer

Correct Answer:

Add the following attribute to the Page directive for ProjectCalertdar.aspx: StartNavigation=‘True'  


Explanation:

Note: This Question is unanswered, help us to find answer for this one

ASP.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

ASP.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it