hi guys 'n galls!
I’m trying to make a website that gets it’s text from xml, but I want to hyperlinks in the text…how can i do that?
sample xml:
<texts>
<text>This is my sample xml with a <a href = http://www.kirupa.com>link</a></text>
</texts>
This doesn’t seem to work. I get a “null” in my dynamic textfield.
Anybody out there that can help me?
The search didn’t do me much good.
Thnx