Subject: problems whit '<' and '>'
From: "Fabio Gurgone" <Gurgone@xxxxxx>
Date: Wed, 1 Sep 1999 15:41:03 +0200
|
Hi,
I have a little problem with '<' and '>'..
I want to insert this characters into some attributes values and inside the
tags(problem one)
<Calvin name="<% calvin %>">
^^^^^^^^^^^
<![CDATA[ <% calvin %> ]]>
^^^^^^^^^^^^
</Calvin>
After that, I want to use it as input for the LotusXSL processor and it MUST
write (in the final file) '<' and '>', not '<' and '>' (as it does by
now) (problem two)
if someone is able to help me, i will be grateful :)
thanx
Calvin
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|