The Curly Brackets in my link are being converted to unicode.... can this be changed?
Example:
<a href="{LinkUrl}">The Link</a>
is being converted to:
<a href="%7BLinkUrl%7D">The Link</a>
Thanx Sincerely
Example:
<a href="{LinkUrl}">The Link</a>
is being converted to:
<a href="%7BLinkUrl%7D">The Link</a>
Thanx Sincerely