Hey setu, You need to use OAuth, which is detailed here with a sample of using the Contacts API. Substituting this with the Spreadsheets API is pretty straight forward.
http://code.google.com/apis/gadgets/docs/oauth.html Thanks, -Vic On Wed, Jan 12, 2011 at 4:08 AM, setu <[email protected]> wrote: > I am developing an iGoogle Gadget. I want to use google spreadsheet as a > database. I am trying to use protocol api for the same. How do I write back > to spreadsheet creating <element> with JavaScript as the iGoogle Gadget only > understand the JavaScript. And I cannot code anything on server-side. Please > suggest.
