F
Fergus O'Shea
I have some text that appears in a Database. This text includes
HTML(e.g. <br> tags).
I also have a Webpage that makes an XML call to that database. But
when the text is displayed on the page, the HTML isn't used, just
printed out as normal text.
Is there some way I can change the text in the Database, so that when
it is called in the XML call, that it displays as HTML?
p.s. I'm not in charge of the Webpage so can't do anything fancy
dynamically. I am only in charge of the Text. Please confine any
answers to that area, thanks.
HTML(e.g. <br> tags).
I also have a Webpage that makes an XML call to that database. But
when the text is displayed on the page, the HTML isn't used, just
printed out as normal text.
Is there some way I can change the text in the Database, so that when
it is called in the XML call, that it displays as HTML?
p.s. I'm not in charge of the Webpage so can't do anything fancy
dynamically. I am only in charge of the Text. Please confine any
answers to that area, thanks.