javascript – Can you generate a CSV file from a HTML Table, and simultaneously upload that CSV file to an input type = &qu...
Questions: Basically i have an interactive table below setup on my website which i would like to be able to generate a CSV file from the table on a button click, and have simultaneously upload that CS...