External URL reference in Web app. causes new instance of window

I have created a framset with two panes, left and right. Clicking on a link in the left pane which has an externally referenced URL causes the content for the target pane (right) to be displayed in a new instance of a window, and therefore defeats the purpose of having a frameset. After this happens, going forward, any link clicked in the left pane causes the content to be displayed in a new instance of a window, rather than in the right pane. It seems that once an externally referenced URL is used, the frameset properties get lost. Any body know why this could happen?

Thanks in advance.

Subject: External URL reference in Web app. causes new instance of window

You must set your target frame for both frames as “Right”. Or your target reference in your URL is set?

Additionally, some websites are setup to utomatically launch in a new window.

Hope this helps