08-08-05 10:52 PM
Hi Chandy,
I would suggest to escape the whole anchor tag:
~LT~A href="[Link]"~GT~[Link]~LT~/a~GT~
Then replace ~LT~ with < and ~GT~ with > on render time together with the
link.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
"Chandy" <chandy@totalise.co.uk> wrote in message
news:1123505704.039405.226640@g43g2000cwa.googlegroups.com...
> Hi all,
>
> I need to be able to insert links to a nonsense string using the
> htmlplaceholdercontrol but I doesn't seem to let me, is there any way
> around it? I try and create a link like follows <a
> href="[Link]"><[Link]</a> so that I can later substitute [Link
] for a
> value at render time but the href="[Link]" becomes
> href="/path/to/mcmstemplatefolder/[Link]" instead. The link text is
> not effected.
>
> This is using the Telerik RadEditor for MCMS (2.1.2) but I beleive the
> behaviour is CMS specific.
>
> Any ideas?
>
> Chandy
>
[ Post a follow-up to this message ]
|