Programmatically populating Ajax Uploader with files

Last post 01-29-2010, 8:58 PM by cutechat. 1 replies.
Sort Posts: Previous Next
  •  01-28-2010, 10:18 AM 58415

    Programmatically populating Ajax Uploader with files

    I am using the Ajax Uploader to load files which works very well. I now have a situation where I need to populate a webpage to allow the user to change the files they selected previously. Is it possible to load the control with the data I stored in my database so that the Ajax Uploader looks like the user has just manually selected the files from their disk. If so, can you give me a code snippet or the classes I should be looking at to do this.

  •  01-29-2010, 8:58 PM 58446 in reply to 58415

    Re: Programmatically populating Ajax Uploader with files

    Hi,
     
    Please check the advanced sample, the EditTopic.aspx will tell you how to edit existing attachments.
     
    It's easy to do that when you understand how to implement the IAttachmentProvider
     
    (Or you can just modify the sample code to match your application)
     
    Regards,
    Terry
View as RSS news feed in XML