Quick Question

J

Jorell

In my asp.net page I am currently showing an XML Document
using the XML Object. What I am trying to accomplish is in
the tags of the XMLDocument adding HTML as Below

<PowerViewXMLDocument>
<Row>
<C001>
Data for row 1<Span style="BACKGROUND-
COLOR: blue">Some Text</Span>
</C001>
</Row>
<Row>
<C001>Data for row 2</C001>
</Row>
...
</PowerViewXMLDocument>

Simply put....trying to color the background of some text
by inserting HTML tags into the XML. Is this possible? Is
there a better way?
Thanks for the help!

Jorell
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top