Hi guys, thanks for reading.
As the subject sort of explains, I want to be able to control the content of a HTML file and an RSS feed from one XML file.
What I am making is a noticeboard web-page. I want to be able to alter the posts easily and quickly as the person updating the noticeboard (my dad) is not html-literate.
Therefore I want to only edit one file (an XML file preferably) and for these changes to then be reflected on the HTML page.
I am hoping that the XML file I create can also be the XML file that I can use as a RSS feed.
I have made an XML file and attached an XSL style sheet to it , and this does what I want as far as displaying the noticeboard page but.....the XML document is invalid for use as an RSS feed.
By making the XML document valid for syndication, I loose the ability to apply a XSL style sheet to it.
I hope I haven't waffled on too much, but I would really appreciate it if anybody could shed some light on this.
Is what I'm trying to do possible? If not what do you recommend I try instead?
Thanks very much
Tom
As the subject sort of explains, I want to be able to control the content of a HTML file and an RSS feed from one XML file.
What I am making is a noticeboard web-page. I want to be able to alter the posts easily and quickly as the person updating the noticeboard (my dad) is not html-literate.
Therefore I want to only edit one file (an XML file preferably) and for these changes to then be reflected on the HTML page.
I am hoping that the XML file I create can also be the XML file that I can use as a RSS feed.
I have made an XML file and attached an XSL style sheet to it , and this does what I want as far as displaying the noticeboard page but.....the XML document is invalid for use as an RSS feed.
By making the XML document valid for syndication, I loose the ability to apply a XSL style sheet to it.
I hope I haven't waffled on too much, but I would really appreciate it if anybody could shed some light on this.
Is what I'm trying to do possible? If not what do you recommend I try instead?
Thanks very much
Tom