Convert CSV to simple HTML table
Posted: Fri Jul 13, 2012 7:53 pm
I could not find what I needed so I threw this together. I wanted a way to dynamically import a csv file to a simple html table. This gives a coworker of mine an easy way to edit price lists, comparison charts etc.. without them having to edit the actually pages (or bother me ). I also did not want to mess with sql or any other kind of database.
I do not offer any support and did not include any help file. It is pretty self explanatory.
http://www.mediafire.com/?2qbs0yf22dwr0q7
** Updated to support multiple tables per page with individual "styles"
** Updated to support use of first row data for table heading.
I created this extension over a weekend to fill a need of mine. I think it now does what I need so this will be my last update. As simple as it is I hope someone gets use out of it. I have included the extension builder source code if anyone would like to improve upon it. I hope you do and that you will share your changes with the community.
Thanks,
Allen
I do not offer any support and did not include any help file. It is pretty self explanatory.
http://www.mediafire.com/?2qbs0yf22dwr0q7
** Updated to support multiple tables per page with individual "styles"
** Updated to support use of first row data for table heading.
I created this extension over a weekend to fill a need of mine. I think it now does what I need so this will be my last update. As simple as it is I hope someone gets use out of it. I have included the extension builder source code if anyone would like to improve upon it. I hope you do and that you will share your changes with the community.
Thanks,
Allen