Click to See Complete Forum and Search --> : &amp; &#38 <![CDATA[&]]>


Dan
04-18-2001, 08:02 AM
Gidday,

I'm trying to create a hyperlink that is to be output to a plaintext file.
The problem is I can't get the '&' to output in its literal form. I've tried
using <![CDATA[&]]> & &amp; but the output is always - '&amp;'.

I would appreciate any help on this matter.

Cheers,
Dan.

PS. using HTML is not an option.