Open two frames with only one link...

E

Emmy Werner

Hi,

I'm using FP 2002.
Is there a way to open two pages in two different frames with only one link?
I would prefer not to use javascripts, but if there is no other way,
please let me know where to find the easiest code.

I would like to open titulo.htm in the frame "superior",
and objetivos.htm in the frame "principal"
Thanks in advance

Emmy

Sorry for posting twice but after half an hour my first post does not appear
I don't know why :-(
 
R

Rick Budde

Look into Include Pages. You could have your
page "titulo.htm" called up by the browser. You would
include two Include Page components on that page. One
would contain the contents of "superior" and the other
the contents of "principal".

I hope this helps.
 
Top