This is a migrated thread and some comments may be shown as answers.

[Solved] how to manually trigger asynchronous upload

0 Answers 107 Views
Upload
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
preet
Top achievements
Rank 1
preet asked on 22 May 2012, 01:20 AM
Hi,
I am using MVC file upload control. I want to use asynchronous postback.
I have two buttons 'Preview' and 'Save', both buttons will do some processing with the uploaded file. How can i trigger file upload asynchronous postback from these buttons. Both of these functionalities are very different and soI cannot use the default 'Upload' button because then I cannot call diferent action methods. Any help will be greatly appreciated.
Tags
Upload
Asked by
preet
Top achievements
Rank 1
Share this question
or