Guys,
I'm new on this control ...
I just want to get the text in JavaScript
This is the code :
<ce:editor id="eaa" runat="server">
In a javascript function i have this:
document.frm.eaa.value
But the value is not the one in the text property
It puts strange caracters
Hope your help
Salu2s
AAP