Open two frames with 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
 
S

Skydolphin

You will need to a frames html page that loads those two pages in the appropriate frames, then in link, link to the frames html page

I think is this what you are asking for

Rhonda
 
T

Thomas A. Rowe

See:
Developer Resources | Scripts on my site below.


--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top