Hi Lasheimok,

My last post here should help:
http://groups.google.com/group/Google-Docs-Data-APIs/browse_thread/thread/a681e9a2a8e06d85#

You can use the generic google.gdata.client.GoogleService() and query
feeds using getFeed().

Also note, that if the spreadsheet feed is public, you can use
alt=json or alt=json-in-script&callback=yourJSFunction without needing
the library:
http://code.google.com/apis/gdata/json.html

Eric

On Dec 1, 12:02 am, lasheimok <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I couldn't find any examples on how to use the Document List API with
> the Javascript client library.
>
> With all the gadgets accessing Google Docs I assumed there would be an
> easy way to retrieve some information from a spread sheet using
> Javascript.
>
> So far I only figured out how to login, and since then I'm stuck
> trying to figure out how to access the document. :)
>
> Thanx in advance for any reply.
>
> Gratefully,
>  Lasheimok
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Docs Data APIs" 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-Docs-Data-APIs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to