Hi there;
I am using FCKEditor
FCKeditor.prototype.Version = '2.6.4.1' ;
FCKeditor.prototype.VersionBuild = '23187' ;
In the form, I need to encode (base64) the FCK fields before submitting the form. How can I achieve this? Is about configuration?
Thanks in advance,
Javier.
I am using FCKEditor
FCKeditor.prototype.Version = '2.6.4.1' ;
FCKeditor.prototype.VersionBuild = '23187' ;
In the form, I need to encode (base64) the FCK fields before submitting the form. How can I achieve this? Is about configuration?
Thanks in advance,
Javier.