Tuesday, November 24th, 2009

Exporting Web Data to Spreadsheets

Exporting data collected on your web site into a spreadsheet program is not quite as straightforward as it ought to be. Spreadsheets all use proprietary formats and outputting your data directly in that format is therefore extremely complicated. A simpler approach is to use a format that can be easily read by a spreadsheet program.
Exporting [...]