[wd_asp elements=’search’ ratio=’100%’ id=1]

HTML table to CSV using jquery

26th November 2013

Jquery Misc

jquery icon

You can also do the opposite here

Make sure the table name has an ID of #example1 then it will take that table.
Not sure if you could email it but think I can get the string so may be able to attach it as an attachement as .csv.

Q. Would this work?…anyway this one pasted here does…….

tabletocsv.php


1 2 3 4
5 6 7 8

And getCSV.php
MUST BE CALLED THIS…..