support for media files path

  •  12-21-2006, 7:29 AM

    support for media files path

    hello,
    I want to chage the path for images/documnet/flash/media files folder as per the users
    so I use the code for this but there is no option for chage the path for media filesas well as template files like this so can you please told me the process for change the path for media as well as template files.for your reference i am giving the code which i use.
     
    Editor1.SetSecurityImageGalleryPath("../../../image/");

    Editor1.SetSecurityFlashGalleryPath("../../../image/");

    Editor1.SetSecurityFilesGalleryPath("../../../image/");

    Editor1.SetSecurityGalleryPath("../../../image/");
     
     
    Regards,
    Amit Kumar Jain.
    Inspired e learning,Pune
View Complete Thread