Hello All:
I have been retrieving content from DCR datum. For some reason, all additional double quotes that are added as content are being changed to URL encoded value: %22.
Can any one throw some light on this?
[html]
In the generated HTML, anchor tag is being changed to:

I have tried following options in this regard:
Option #1:

Option #2:

Option #2:

[/html]
Thanks,