Dear all,
Anyone here know how to set the default charset to be utf-8? I'm using FCKEditor (.asp) for testing purpose.
Appreciate for your kindly reply & help if possible to point me the filename & lineno.
Thank you.
Regards,
Michelle
Anyone here know how to set the default charset to be utf-8? I'm using FCKEditor (.asp) for testing purpose.
Appreciate for your kindly reply & help if possible to point me the filename & lineno.
Thank you.
Regards,
Michelle
Re: How to set default charset=utf-8
You can set your own charachter sets in these files:
/fckeditor/editor/fckeditor.html
/fckeditor/editor/fckdialog.html
and in your own html(php,asp,etc.) file, which implements an instance of FCKEditor.