zela 0 Newbie Poster

I have created a program using vb.net which use xml database. On the output form I need to display the text as formatted like bold letter, italics, etc. Can it be done.

My .xml file is as below :

<?xml version="1.0" encoding="utf-16"?>
<List>
<File Thumal="jukebox" zia="jukebox&#xD;&#xA;Thingremi" />
<File Thumal="sekibuhchhuak" zia="sekibuhchhuak&#xD;&#xA;thil mak dang lam tak siam chhuak thei, chhurbura hunlai ami ni awm tak ani.&#xD;&#xA;Chutiang tak chuan anih hmel e." />
</List>
&#xD;&#xA; - this character gives a newline, but I also need to display my characters/words as bold, italics, etc. Is there anything I can do to display them as I desired.
Any suggestion would be highly appreciated.

Thank you.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.