PDA

View Full Version : How to get rid of frames?


AK
01-05-2001, 02:22 PM
That's what SSI is for. With SSI, you can put all the html code for the menu in a text file, menu.txt, and put the code

<!--#include file="menu.txt"-->

on the pages where you want the menu to appear. When you update the text file, all pages that contains the SSI call above will be updated too.

Not all servers are configured for SSI though, you'd better check with your host first.

[This message has been edited by AK (edited 01-05-2001).]

Andy1
01-05-2001, 11:05 PM
My site is at http://www.andy-s-site.com and it has 2 frames (right and left frame) but i wanted to eliminate frames and for now to leave the site design as it is just with to replace frames with left and right tables.
Now i know i have to do this page by page and thats OK.

But later if i wan't to change the left table where the menu is do i have to do it all again page by page or is there some way to change the left table in index.htm and that all other pages that have that
table in them change also?

Hope you got it http://geekvillage.com/ubb/smile.gif

thx,

Andreas Osterkamp

P.S. i use Macromedia Dreamweaver 2

------------------

Click Here!