hi all,
i have an xml file with the following
<text><![CDATA[]]></text>
i would like to set it up so that instead if me just putting my html in the CDATA field, i can include an html file so that anybody who wanted to edit the page would not need to know xml/xsl or even have to open such a file. they would simply go to the html file and change that. i've googled around for a bit and haven't found a way to do it, but i'm sure its possible...right??
thanks!
i have an xml file with the following
<text><![CDATA[]]></text>
i would like to set it up so that instead if me just putting my html in the CDATA field, i can include an html file so that anybody who wanted to edit the page would not need to know xml/xsl or even have to open such a file. they would simply go to the html file and change that. i've googled around for a bit and haven't found a way to do it, but i'm sure its possible...right??
thanks!