| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jun 2007
Posts: 1
|
How do you do this..?
Firstly i'll appologise if this is in the wrong forum category. Anyway... I've just been looking at the BBC News website (news.bbc.co.uk). I noticed that all of the webpages have the same information on the side of them - i.e. the most popular list and related links. My question is would these pages use frames to display the most popular page or some kind of server include? What I want to try and achieve is a website that has many pages but all of which have the same layout and information on the border, but obviously the main text on the page would be different. Therefore I would only have to edit the layout of the 'master template' and all the other pages would be updated. Is frames the easiest way of achieving this? Thanks |
|
|
|
|
|
#4 (permalink) |
|
Registered User
Join Date: Jun 2007
Posts: 5
|
u can either use SSI (server side includes). So you can write header.html and include it in each page or use php/perl/asp or any other scripting languages use Apache Header modules (dont know the exact module name) Cheers Rohit www . freewebsitequotes . com |
|
![]() |