Re: Need the Original File Directory for upload

  •  05-26-2009, 11:06 PM

    Re: Need the Original File Directory for upload

    Hi,
     
    Both the Flash and Silverlight do not provide the full path of the file.
     
    For IFrame mode , you can use
     
    item._internaltask.file1.value
     
    to get it.
     
    the item is from the QueueUI, TaskStart,TaskError,TaskComplete event.
     
    Regards,
    Terry
View Complete Thread