ajax uploader in mvc 3 - rendering issue after upload

Last post 08-23-2011, 12:18 PM by zabrat05. 0 replies.
Sort Posts: Previous Next
  •  08-23-2011, 12:18 PM 69775

    ajax uploader in mvc 3 - rendering issue after upload

    Hi
    i plugged the ajax uploader into our mvc3 application to user the multi upload feature.
    the samples provided uses regular form submit which will render the page. we need to upload images without re-rendering the hole page.
    so i tried to use the Ajax.Form helper. neither unobtrusive or Microsoft ajax are working. my action returns a Partial view which is supposed to replace the Html of a given div within the page. the problem is that the partial renders in a new page.
    Thanks for help
View as RSS news feed in XML