elihermans
Programmer
Hi,
I got a problem with the formatting of my XML-document. I use an Access database and ASP to generate an XML-document, which I format with XSL. I generate <text></text> fields with the memo-field in access.
The problem is I can't make a break. When I just press the "Return"-button, the text is displayed without breaks. When I use the HTML-tags, <br> or <br/>, the tag is written in plain text. When I use the syntax for special characters (&lt;br/&gt, it is displayed like this too.
Does anyone knows an answer to this question?
I got a problem with the formatting of my XML-document. I use an Access database and ASP to generate an XML-document, which I format with XSL. I generate <text></text> fields with the memo-field in access.
The problem is I can't make a break. When I just press the "Return"-button, the text is displayed without breaks. When I use the HTML-tags, <br> or <br/>, the tag is written in plain text. When I use the syntax for special characters (&lt;br/&gt, it is displayed like this too.
Does anyone knows an answer to this question?