2
I am using the following code to save the contents of a table in .xls format.
Previously this script was working fine , but now it has stopped ...when I click the button then a window opens but NO FILE GETS DOWNLOADED.....?
Please help
$( "#Export" ).click(function() {
var Contents = ...
