Grabbing the virtual and physical paths of in-line objects after attachment

Last post 03-09-2006, 2:23 PM by obiwantcp. 2 replies.
Sort Posts: Previous Next
  •  03-09-2006, 1:19 PM 16892

    Grabbing the virtual and physical paths of in-line objects after attachment

    Hi,
     
    How do I grab the complete virtual and physical paths of in-line inserted objects like in-line images and so on once the user has uploaded them? Is the CuteEditor component keeping track of it in memory? Is there an ArrayList I can iterate through? Reason for this is because I need to keep these information around for future administrative work. Thank you for any assistance you can render!
    Best regards,
     
  •  03-09-2006, 2:13 PM 16896 in reply to 16892

    Re: Grabbing the virtual and physical paths of in-line objects after attachment

    You might be able to use a config reader and look at the upload path in CE's conifg file. But I don't think that the CE object exposes that as a property that you can work with in code. Could be wrong tho.
  •  03-09-2006, 2:23 PM 16897 in reply to 16896

    Re: Grabbing the virtual and physical paths of in-line objects after attachment

    I am already customizing the paths in code-behind. So whatever is in the config file is not in the scope of the problem in this case.
View as RSS news feed in XML