Spry Data Set -
07-02-2008
, 04:07 PM
Hello,
I'm trying to populate a web page table using a Spry data set. One of the XML
row elements is a hyperlink to PDF files.
The table populates just fine with this information but it's not a working
"link" to the PDF files.
I tried the row element with just the hyperlink and also tried it with
<![CDATA[---- ]] using <a href...
Is this workable with Spry data sets?
Thanks |