0
votes

I need to write to a Google docs spreadsheet through a HTML form. How would you create a new row in an existing spreadsheet and insert the post data in a doPost to that row in specified columns? How would you read or query the spreadsheet to retrieve that same data?

1

1 Answers

0
votes

Martin's got several blogs on it here.