Problem with editor.ImageGalleryPath variable

  •  09-28-2004, 4:34 AM

    Problem with editor.ImageGalleryPath variable

    Hello there

     
    I have problem with editor.ImageGalleryPath variable.
     
    I tried
     
    imagepath = "/" & variable "/images"
    editor.ImageGalleryPath = imagepath
     
    when I response.write "imagepath", it appears to be the right path that images are exist.
     
    But when I click on insert image icon on the editor, nothing appear, seems like the path is wrong.
     
    Please suggest.   
View Complete Thread