In article <613145F79272D211914B0020AFF640191432ED@gandalf.digicool.com> , Rob Page <rob.page@digicool.com> writes
I want to modify two frames at once
<snip>
do I have to go into JScript to do this or is there some neat way to do it?
Could you make the target of the href from B the parent frameset? IOW, rewrite the entire page. How you would get a link from B to send the B1 page, I'm not sure. Somehow, you would have to know that the "top" content for B was B1 (as opposed to B2)...
--Rob
First thanks to all who replied so swiftly that I see that my original hasn't yet appeared. Any how the main frameset is defined by index_html which is a dtml method. I guess I could supply some more structure and then construct the page again. -- Robin Becker