DUPLICATING File Upload on Browser Refresh

  •  01-30-2011, 6:32 PM

    DUPLICATING File Upload on Browser Refresh

    Hi,
    We are using the Ajax Uploader in an MVC application. When you upload a file (non-ajax) and then refresh the page (using the browsers refresh button), the uploader uploads the same file again. Each time you refresh, you get the same file uploaded again. Is there any way to clear the uploader so that it does not falsely upload a previous file when the browser is refreshed?
     
    Many thanks
View Complete Thread