Re: how to download excel file from HTML anchor tag.
Posted By:
Firat_Tiryaki
Posted On:
Friday, September 20, 2002 07:38 AM
you should use your server side language's header function
Re: how to download excel file from HTML anchor tag.
Posted By:
Nitesh_Naveen
Posted On:
Thursday, September 19, 2002 02:46 AM
The basic behaviour of the browser and the OS is to open any file if it is identified with any program or else prompt to save. It is entirely on teh browser setting/security that a user will be prompted on whether to save or open the file. I don't think the browsers have opened their APIs on that part for any manipulations. That could lead to a security hole!!!