Hi Tim, If you want to the link to go directly to the Google Calendar interface, then this is not possible, there are no parameters to be passed in through a hypertext link to indicate the date range. This is possible if your link is pointed to an embeddable calendar using iframe. Embeddable calendar accepts parameters that allows you to select the date range to focus on, the URL for the iframe would look something like this -
http://www.google.com/calendar/embed?showTitle=0&chrome=NAVIGATION&height=588&src=[CAL_ID]&dates=[START_DATE]%2F[END_DATE] CAL_ID is the id for your calendar, ie, [EMAIL PROTECTED] START_DATE and END_DATE has the following form - yyyy-mm-dd Hope it helps, Austin On Jan 17, 2008 2:28 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > hi, > > I have been playing around with the Calendar API a bit and want to > embed a link which when clicked will open my calendar on a particular > month or week, anyone know how ? > > thanks, tim > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
