|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I need to "include" the same piece of HTML in a number of pages (it's some navigation and layout stuff). I'd therefore like this code to reside in only one file for maintainence and the other files to call that file
I know how to do it server side in ASP using #include but does anyone know how I can get the borwser to do it - is it possible? thanks for any help Giles |
|
#2
|
|||
|
|||
|
nope, server side only
|
|
#3
|
|||
|
|||
|
thanks - at least I know now!!
do you have any recommendations how we can control our navigation content then.How do poeple like hotmail do it? surely they don't reapeat the same html on every page and if they change their nav. layout - change every page I know frames should be the answer, but unfortunatly on this one project our designers are doing weird stuff with background images, etc and frames will screw them right ip |
|
#4
|
|||
|
|||
|
try SSI (server-side includes) if you are not using a language that has an include function built-in
|
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > Includes |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|