M
Mike Holloway
I finally managed to populate the spreadsheet by writing
the contents of the dataset to a comma delimited file,
using response.write to write a hidden input variable
containing the name of the file, putting a javascript
function in the body tag triggered onload. setting the
csvurl property to that filename.
the contents of the dataset to a comma delimited file,
using response.write to write a hidden input variable
containing the name of the file, putting a javascript
function in the body tag triggered onload. setting the
csvurl property to that filename.