Forum Moderators: open
Your assistance is appreciated. Thank You.
I have created an old traditional web site using frames, top frame (Includes Title) , left frame (Includes buttons), right frame (includes content)
When you pick a button the contents in the main window changes (as expected) The code used is: target="main"
My problem is that occasionally it will open a new window rather then open in the main frame.
Please help is I don't know what the problem is.
Thank You
I assume that in your frameset document, that main frame does have the attribute name="main".
Is this a possible problem/conflict with PHP, does anybody know what the work around could be.
Thank you.