I am using jquery file download ..
the code is as follows :
function downloadFile(){ var downloadOptions = { preparingMessageHtml: \"We are preparing y
Some browsers also need you to reset response or your download will not work!
response.reset();