We are currently evaluating the Upload control for our new ajax enabled web application.
I have had a go carrying out an upload programatically and it seems very good.
We however need the UI behaviour to be different. I would like to be able to choose a file without carrying out the upload immediately and then fire the upload on the save button event on out form. I have not been able to find a way to do this. Is it possible?