Programmatically populating Ajax Uploader with files

  •  01-28-2010, 10:18 AM

    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.

View Complete Thread