I'm new to Asp.net and workiing with web site code. My site just has 4 pages in it now. I noticed that the home page always stays open unless you manually close it. If you navigate away from it a new page will open. What do you do so that only one page will remain open for your site. Perhaps in some situations you would want a second page to open and maybe in the future for certain situations I will with my site but how do you control that. I want the window that is open to navigate to the new page selected on the menu and no new window to open. My home page has little content and loads quickly anyway so I don't need it to remain open.