I
Irvin
I am using an xml file to store data. I can get the data out now, but I
have a problem with any field that needs text formatting such as bold,
carriage return/linefeed, htmls tags.
Can some one point me to a good tutorial that will help me learn this,
or give me an example?
Thanks,
Irvin.
<product>
<title>My product Title</title>
<prod_date>20.May.1999</prod_date>
<desc>
Paragraph one.
Paragraph two.
</desc>
</product>
have a problem with any field that needs text formatting such as bold,
carriage return/linefeed, htmls tags.
Can some one point me to a good tutorial that will help me learn this,
or give me an example?
Thanks,
Irvin.
<product>
<title>My product Title</title>
<prod_date>20.May.1999</prod_date>
<desc>
Paragraph one.
Paragraph two.
</desc>
</product>