Dreamweaver: Import CSV data into HTML
Using Dreamweaver you can easily create HTML tables from existing—tab or comma delimited—CSV files.
Here is an example CSV file I created using Google Docs.

Make sure to save the file as a CSV file.
Create a new HTML file in Dreamweaver and go to File->Import->Tabular Data...

- Click browse to navigate to the .csv file
- Specify table width, cellpadding, cellspacing etc. and press OK

And here it is HTML table generated from the CSV file.

Do you like this or find it useful? Drop me a note or treat me to a double-espresso from my favorite coffee shop.

Comments
No Comments