Okay heres the deal, on my site I am using frames and its in this type of arrangement:top left corner, bottom left (navigation bar), right (which is main).
Now what i would like to do is that whenever somebody clicks a link on the navigation bar (bottom left) it will open a page in the main section (which it does) but i would also like it to open a new pic in the top left corner. So basically i want to change two frames with the click of one link, any idea how to do that? Is there a html code that will do that?
At first i tried to have two <a href's one after another but only the second one opened. then i had both of the addresses in the same <a href but only the first address opened... well certain time, other times the browser read it all as the same address and the server would go on to tell me that there was not a website found witht hat name.
anyway, help please? thanks