How to parse CData in Lotusscript
Frank van der Linden
22 April 2010 16:16:51
Today I was busy with parsing RSS XML to a website. For this purpose I made use of a Lotusscript agent. The lotusscript function to fetch the XML
The problem I encouter is a parsererror. When I tracked down the location of the error, it's caused by a CData
See below
Does someone know a way to manipulate with lotusscript the XML, so I don't get any parsererrors anymore?
- Comments [2]

