2 Apr
2000
2 Apr
'00
7:21 p.m.
Is there a DTML way to programatically insert documents into the different frames of a frameset? Say I had a three paned frameset (header, menu, content) and I wanted documents in the content frame to be able to open up to the full browser window (i.e. <a href="<dtml-var id>" target="_parent">fullscreen</a>). I would also like to have a link in each document that would put the document BACK in it's previous frame. Is there a magical way this can be done? Or am I missing something VERY obvious? Much appreciated, Eron