Image Links

  •  01-26-2005, 7:12 PM

    Image Links

    Hi

     

    For some reacon whenever I save the contents the editor it strips out the qualifying part of the url.

    for all image src references

     

    ie http://www.help.com/here/test.gif  becomes here/test.gif

     

    I explicitly set the following properties to false

     

    Editor.UseRelativeLinks =

    false;
    Editor.RemoveServerNamesFromUrl =
    false;
     
    Is there something I'm missing
     
    Appreciate your help
     
    Domo
View Complete Thread