ImageGalleryPath as root directory

Last post 05-16-2005, 5:29 PM by adammacy. 0 replies.
Sort Posts: Previous Next
  •  05-16-2005, 5:29 PM 6744

    ImageGalleryPath as root directory

    Can I have the ImageGalleryPath point to the root of my site so the user can upload images anywhere they want?  I have tried to do this the following ways but none seem to work:
     
    1. Editor1.SetSecurityGalleryPath("/")
    2. Editor1.Setting("security:ImageGalleryPath") = "~/"
    3. Editor1.Setting("security:ImageGalleryPath") = "c:\inetpub\wwwroot\MEcms"
     
    Is it possible to do this? It seems from playing around with it that there has to be a directory specified (i.e. "/dirname") and not "/".
     
    Thanks!
View as RSS news feed in XML