Use Relative Path with CopyTo command

  •  04-01-2009, 2:26 PM

    Use Relative Path with CopyTo command

    I am using the multiple upload code for vb.net and microsoft ajax. The uploader works as advertised but I would like to use a relative path instead of the absolute path for the item.CopyTo command.
     
    When I change the code to relative path, I get the following error:
     
    Could not find a part of the path '..\files\orders\menufeature_bnc_03.jpg'.


    I'm pretty sure this is a simple fix but I can't find it.
    Filed under: , ,
View Complete Thread