Hi All,
I want to convert a html table to excel file on click of 'Export' button .
& show the message as 'Do you want to open or save the file?' with buttons 'Open' & 'Save'
I need to do this on client side only.
Right now i have implemented the 'saveas' fuctionality & its is exporting the table to excel but at the same time i need to display the 'Open' button also when we are asking for 'saveas'.
Please provide solution regarding this.