Hi Nicole, There is not currently a JavaScript API for Google Spreadsheets. Since authentication in JavaScript is tricky, I would recommend waiting until the JS API is released if you must use JavaScript. Of course, you are still able to use Java, .NET, PHP, and Python if you can use server-side code.
Cheers, -Jeff On Jan 14, 3:30 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi- > I have read through the Google Spreadsheets API several times, and > I'm kind of confused - I can't tell whether it provides the > functionality I need or not. I want to update specific rows and > columns in a particular spreadsheet from an external webpage (I assume > using JavaScript, unless there's a better way I don't know about). > I'm not sure how to make a webpage issue a PUT request... and I'm also > really unclear on what I'm supposed to be PUTting where. An actual > example with the proper syntax would be great - I know there are > examples on the website, but they all seem to be read-only (that is, > they only issue GET requests). Thanks! > -Nicole --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
