[ce v4.0] - HowTo Save Absolute Urls

  •  11-24-2004, 5:22 PM

    [ce v4.0] - HowTo Save Absolute Urls

    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
View Complete Thread