Hi,
Anyone help me out with some XSLT? I have only very basic skills. I have an XML document which can contain carriage returns, and I'm using XSLT to render it as HTML. But, I need to convert the carriage returns to
tags.
Is there an easy way to do this? Note - I'm new to XSLT. No kidding.
Thanks!