I have a site in which the user enters a menu (no frames) then jumps to another menu with frames. I placed an Icon on the Framed menu to go back to the original menu, but I can not keep it from opening a new window or populating the parent frame. Is there a target command or other which truly takes the user back to the first menu without frames in the current browser window or closes the old window?
Code
<a href="usermenu.htm target="?"><img src="image.gif"></a> [sig][/sig]
Code
<a href="usermenu.htm target="?"><img src="image.gif"></a> [sig][/sig]