hey guys,
 
if im writing a DOM object to a file, is there a way to easily wrap the data in a CDATA?
 
i havent been able to make it work so far.
 
right now this is what i have for the "data to write" section of the file action.
 
I'm doing the replace because i like 2 spaces instead of a tab (:
 
<@replace str="<@var local$xplist encoding=dom>" findstr=" " replacestr="  ">
 
is there a cdata encoding type or anything simple like that?
 
Thanks!
Alan
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to