Click here to Skip to main content
15,885,216 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
My requirement is to prompt 'Download Successful?' message after user downloads excel files.I am using generic handler to write bytes[excel file content] to response headers.

Does (new Page()).ClientScript.GetWebResourceUrl("","") this works for me? and What actually this code snippet is for..?


any suggestion is appreciated.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900