My home page is a non-frame. I have a form when submitted it goes to a 2-framed page. Does anyone know how to go back to my non-frame page when I put a link <a href=home.asp>Home</a>. Many thanks!
Thanks for the help! I have another problem. My frames are only accessible by logged users. If the session expires i have a redirect page as response.redirect "login.asp?target=_top". This did not work.