Prepopulate URL on Image, Media, and File dialogs

Last post 04-03-2006, 6:36 PM by gregable. 0 replies.
Sort Posts: Previous Next
  •  04-03-2006, 6:36 PM 17836

    Prepopulate URL on Image, Media, and File dialogs

    I just recently purchased the CuteEditor control.  For uploading files to the server, I have set the following paths ~/Uploads/Images, ~/Uploads/Media, ~/Uploads/Files in my Admin.config file.  the Admin role is assigned to the CuteEditor control and run-time.  My question is, how do I control the value that prepopulates in the URL field when the user selects on of the available files?  Currently the following value get's populated:
     
    /WebBuilder/Uploads/Files/[filename].pdf where "WebBuilder" is the root folder of the site.
     
    I want it to be:
     
    ../Uploads/Files/[filename].pdf
     
    I know this is newbie question, but any help is appreciated.
View as RSS news feed in XML