Ajax Uploadewr in MVC

  •  05-05-2010, 8:25 PM

    Ajax Uploadewr in MVC

    We are using the uploader in an MVC app. When we upload a file, the file gets posted to the temp directory but after executing the handler, it does not return to our action method so that we can do our processing. Any ideas?
     
    Many thanks
View Complete Thread