Scott,
I will take a look at your reply. Just to clarify, this is an example
of what I'm doing:
<@ASSIGN request$xml '<@DOM VALUE="
<myXml>
<code><![CDATA[<font size='+1'>@@request$myVariable</font>]]></code>
</myXml>
">'>
Then outputting the data by changing the header info. The output looks
like this:
<myXml>
<code><font size='+1'>Variable contents...</font></code>
</myXml>
I need it to look like this:
<myXml>
<code><![CDATA[<font size='+1'>Variable contents...</font>]]></code>
</myXml>
Thanks,
Steve Kevill
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf