Hi,
I am using the AjaxUploader in an MVC3 project but currently when a user selects a file the upload begins, but they still have to click a 'Save' button when the upload is complete.
Is there anyway to make the process automatic without having to click Save? Or could anyone tell me of a state I can target with JS to achieve the same?