Hyperlink to box inside page and change contents of info box

K

kmf

I'm trying to setup a page called services with links from a navigation list
on the left side of the screen, to an information box on the right side of
the screen. My original thought was to set up inline frames, but I don't
know how to set up the links to the different pages. Can this be done, and
how?
 
T

Thomas A. Rowe

You would need to use the inline frame.

When you insert the IFrame, you must assign it a name, this name becomes the frame target value for
each of the hyperlinks that you want to open in the IFrame.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Top