Discussion:
HTML Headers
(too old to reply)
James
2004-01-31 22:31:08 UTC
Permalink
Hello all! I need to implement a standard 'header' and 'table of contents' on all the pages of my website, but I do not want them to act as separate frames (i.e. I want them to all scroll together). The Microsoft.com website is a good example - the same header appears on every page. How can I do this (obviously without copying and pasting the same HTML onto each page!). Please help, and thanks in advance. James.
d***@gistenson.com
2004-02-02 20:27:33 UTC
Permalink
James <***@hotmail.com> wrote:
James,

2 possibilities:

1) Look into "server-side includes".

2) If your html is within a script, such as a PERL script, there are
other ways to do what you want. Let me know if this is the case.

Dan
: Hello
all! I need to implement a standard 'header' and
'table of
contents' on all the pages of my website, but I do not want them to act as separate frames (i.e. I want them to all scroll together). The Microsoft.com website is a good example - the same header appears on every page. How can I do this (obviously without copying and pasting the same HTML onto each page!). Please help, and thanks in advance. James.
Continue reading on narkive:
Loading...