When saving the content in CE I need to have absolute urls, ex: <img src='http://www.site.com/image1.gif'>, instead of : <img src='./image1.gif'>
I played with the: this.ce1.UseRelativeLinks = true/false; But didn´t solve the issue?
Regards,
»»» KenA