Forum Moderators: open

Message Too Old, No Replies

XML template, I want to add a server side include to

         

satrina

11:17 pm on Jan 25, 2004 (gmt 0)

10+ Year Member



Hi, I have this software for managing your DVDs, it can export your lists as static html files.

To determine what the html file will look like it reads in an XML (xsl) file to create it. I can add HTML to the xml file fine to make it create a page that matches my website.

However I want to add server side includes into the XML page, ( i know nothing about xml) I added the includes but it just skips over them like they are comments.

Is there some way to force it to print those lines into the static html pages it is creating? Assuming this is an XML issue and not an issue of the software I am using.

Any thoughts would be appriciated!

thank you!

-marie

iamlost

4:55 am on Jan 27, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



SSI come from your server and you didn't mention what your server was running or whether it is set up for SSI.

If you are running Apache 2 see following for basics - may clarify things:

ht*p://lxr.webperf.org/source.cgi/docs/manual/howto/ssi.xml