I recently switched from freetextbox to the built in Ajax editor because of issues ftb had with update panels. The Ajax editor works great except for one problem, it messes up my spanish characters. For instance, it will replace ñ with ? and post the ? to my database. Is there anyway to not make it do this and leave it as the actual ñ ? if the same characters is placed in a standard textbox it will submit with no problem.
Thanks for your time!