Forum Moderators: open

Message Too Old, No Replies

multiple server side includes

         

hoju312

9:40 pm on Jun 27, 2006 (gmt 0)

10+ Year Member



Is it possible to have more than one SSI on one page? I have one for my navigation and wanted to add another for the copy, but when I put it in it doesn't show up and everything that follows it disppears.

Bernard Marx

10:19 pm on Jun 27, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Is it possible to have more than one SSI on one page?

Have as many as you like
(..although they are totally unconnected to Javascript)

texmex

11:00 pm on Jun 27, 2006 (gmt 0)

10+ Year Member



My bets on a syntax error in the "include" line or a syntax error in the second server side include file.

You can even include server side includes in your server side includes if you want. (but still don't do it in javascript :-) )