Frameset Problem I have a "Main Menu" page with links on it. When you click one of the links it brings you to a page that has a frameset. On that page I want to have a link that allows you to click to go back to the main menu. The thing is - when the link is clicked it brings up the main menu but in ONLY 1 of the frames. How can I code this so, when the user clicks the link they're brought back to a non-frameset page. I think there's some DOM object that will allow me to do this but I'm not particularly familiar w/ this stuff. Can someone help me out. Thanks in advance. |