General discussion
Thread display: Collapse - |
All Comments
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
XSLT: from XML to HTML?
I tried to come up a XML file which conatins a
comments field. I like to put line-break at
the place I like. I tried <BR/> but it was
removed after I applied xslt or xsltproc on
my XML file. The result HTML was no line-break
at all.
Is there any way I can solve the problem?
Please reply your comments or suggestions
to tony_hsu52@yahoo.com directly.
Thanks!
TH