Hi All,
Is there an easy way (besides coding it myself) to escape strings in lotusscript to HTML.
ie. I want all non-html characters to be escaped
like " to "
or
< to <
or
to >
or
& to &
Thanks
Hi All,
Is there an easy way (besides coding it myself) to escape strings in lotusscript to HTML.
ie. I want all non-html characters to be escaped
like " to "
or
< to <
or
to >
or
& to &
Thanks