I am setting up a internal website and I am using a non-frame index
page, I then link to a page that contains frames... The problem is
when I link back to the home page it opens a new window. I want to use
the same browser window that I am currently in...
:code
<h2>Contents</h2>
<p><strong><a href="index.htm l" TARGET="top">Ho mepage</a></strong></p>
ect...
I appriciate any help that you can provide...
page, I then link to a page that contains frames... The problem is
when I link back to the home page it opens a new window. I want to use
the same browser window that I am currently in...
:code
<h2>Contents</h2>
<p><strong><a href="index.htm l" TARGET="top">Ho mepage</a></strong></p>
ect...
I appriciate any help that you can provide...
Comment