Server side includes, xml, text from another file

Permalink
I'm looking to have a simple xml file which several pages from my site automatically pulls particular info from it.

Example XML file:
<AV>$3.299</AV>
<WA>$3.399</WA>
<OL>$3.299</OL>


On my AV page, I want the site to automatically pull the $3.299 from the AV tag on the xml file and display it. Any ideas how?

 
olliephillips replied on at Permalink Reply
olliephillips
There's an XML/XSLT add-on the marketplace that will let you do this. You'd need to be familiar with XSLT but you could set a filter in the XSL stylesheet to display only the data you wanted.

This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.