C# Usercontrols/Macros and Raw HTML in textMultiLine
Hi everyone,
I am facing a real issue here that I've been unable to sort out so far.
I have created a user control in C# in which one of the parameters is a textMultiLine the problem being when the user adds some html code e.g. <a href='mailto:blahblah...'>email</a> the value I get when debbuging is null and the rest of the text after the raw html shows on the page.
C# Usercontrols/Macros and Raw HTML in textMultiLine
Hi everyone,
I am facing a real issue here that I've been unable to sort out so far.
I have created a user control in C# in which one of the parameters is a textMultiLine the problem being when the user adds some html code e.g. <a href='mailto:blahblah...'>email</a> the value I get when debbuging is null and the rest of the text after the raw html shows on the page.
Could someone please advise? Ideally not on XSLT.
Thank you very much,
P
is working on a reply...