bogbrushian
07-23-2005, 08:38 PM
Hi,
I'd like some advice on using SSIs, or another method if more appropriate. I want to have my header and main links on the page constantly and don't want to use frames, especially since I am using the XHTML 1.1 doctype.
To me the idea of the header/links code being sent with every document seems like bandwidth going to waste. Is this, however, the best way of doing this? Are CSIs recommended?
Also, is there a fairly simple way of manipulating a single include each time before it is added to the html document? This is because I am using CSS buttons and the page that the user is visiting has it's button "turned on" (highlighted). I would simply need id="on" to be added to the corresponding hyperlink tag.
Thanks for your advice
I'd like some advice on using SSIs, or another method if more appropriate. I want to have my header and main links on the page constantly and don't want to use frames, especially since I am using the XHTML 1.1 doctype.
To me the idea of the header/links code being sent with every document seems like bandwidth going to waste. Is this, however, the best way of doing this? Are CSIs recommended?
Also, is there a fairly simple way of manipulating a single include each time before it is added to the html document? This is because I am using CSS buttons and the page that the user is visiting has it's button "turned on" (highlighted). I would simply need id="on" to be added to the corresponding hyperlink tag.
Thanks for your advice