Quantcast
Channel: Active questions tagged html - Stack Overflow
Viewing all articles
Browse latest Browse all 72473

How to Add data continuously in excel using Jquery Code

$
0
0
var jsonData = [{ "Date: " : output, "Name: " : s2_name];

                // Save to excel
                var file_name = s2_name + "-" + output;
                saveExcel(jsonData, file_name);
                window.location.reload();
            };
        });

I have this code but every time I submit another file is being saved. it did not add to be previous excel file. please help me


Viewing all articles
Browse latest Browse all 72473

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>