How Can I Reset URL OF Insert Image PopUp?

Last post 08-19-2005, 12:48 AM by kalpesh. 4 replies.
Sort Posts: Previous Next
  •  08-18-2005, 3:52 AM 9723

    How Can I Reset URL OF Insert Image PopUp?


    Adam,



     
    Here How Can I replace  "[fauquiertechnology]" =[Foldername] 

    So, At Present My URL = fauquiertechnology/images/chefred.jpg

    i want To change :[FolderName]/images/chefred.jpg


    It's Possible???
     
    Kalpesh
     

    Kalpesh
  •  08-18-2005, 4:09 AM 9725 in reply to 9723

    Re: How Can I Reset URL OF Insert Image PopUp?

    Kalpesh,
     
    Can you explain more details about what you are trying to do?
     
    I am little confused.
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  08-18-2005, 5:01 AM 9728 in reply to 9725

    Re: How Can I Reset URL OF Insert Image PopUp?


    Adam,

    We are  use Cute Editor Create Page For Our Site. Those page are  Store into Database. 

    So, we are Manage Those Page using Admin Site.
     
    According to login This Admin site We Use chose different folder ~/upload folder setting At Runtime

    Editor1.SetSecurityImageGalleryPath("~/" + strImagePath);
    Editor1.SetSecurityImageGalleryPath("~/"+strImagePath);
    Editor1.SetSecurityMediaGalleryPath("~/"+strImagePath);
    Editor1.SetSecurityFlashGalleryPath("~/"+strImagePath);
    Editor1.SetSecurityFilesGalleryPath("~/"+strImagePath);

    strImagePath --According To This Path We Created Virtual directory of Our Different site [image] Folder

    so, It's suppose C:\www\fauquiretechnology\files ---- Virtual Directory is -- fauquiretechnology

    so, When Image Insert it's give Me path For URL as per Following image :

     But I want To URL= /[MyFolderName]/fauquierFinal_03.jpg Not URL=/fauquiertechnology/fauquierFinal_03.jpg


    so how can i set [MyFolderName] at run time and my virtual Directory is fauquiretechnology

    it's Possible???

    Or Any Other Solution for This



    Kalpesh
  •  08-18-2005, 1:48 PM 9740 in reply to 9728

    Re: How Can I Reset URL OF Insert Image PopUp?

  •  08-19-2005, 12:48 AM 9763 in reply to 9740

    Re: How Can I Reset URL OF Insert Image PopUp?


    [MyFolderName] come from:

         It's Come From Database    It's Physical Path : C:\www\fauquiretechnology\files
        so,     [MyFolderName]=files

        It's suppose C:\www\fauquiretechnology\files ---- Virtual Directory is -- fauquiretechnology 
        [MyFolderName]=files 

        It's suppose C:\www\broadrunoaks\files ---- Virtual Directory is -- broadrunoaks 
        [MyFolderName]=files  
     
        It's suppose C:\www\[websitedirectory]\[Foldername] ---- Virtual Directory is -- [websitedirectory]
            [MyFolderName]=[Foldername]


    Above Virtual Directories are created in My Admin Site

    So, I want To set URL [Foldername]/fauquierFinal_03.jpg insted of Actual Virtual Directory
     





    Kalpesh
View as RSS news feed in XML