Greetings.  I'm a bit of a newbee with Google Cal Data API, so please
bear with me.  I'm attempting to use JSON output format (http://
code.google.com/apis/gdata/samples/cal_sample.html) to display
upcoming events from my calendar.  It properly displays the events
from the main calendar.  It does not, however, display the events from
the four other 'sub' calendars I have attached to the account.  Is it
possible to output the next 10 events from ALL five calendars that are
attached to this one account?  Here's the call I'm using now:

<script type="text/javascript" src="http://www.google.com/calendar/
feeds/master.lhc%40gmail.com/public/full?alt=json-in-
script&amp;callback=insertAgenda&amp;orderby=starttime&amp;max-
results=5&amp;singleevents=true&amp;sortorder=ascending&amp;futureevents=true"></
script>

Thanks in advance.

Tom

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Calendar 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-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to