I have a default asp page using frames. When I am entering a https web
page within the frameset, everything works OK. But when I am trying to
enter another page by clicking on a link in another frame, which is
targeted to the frame I want the asp page to be shown in (<a
href="
http://www.domname.com/default2.asp?" target="body"), netscape
4.72 and 4.75 opens a new browser. This works fine in IE 4 and 5 and
Navigator 6.
Any suggestions?