Hi, If you have an authenticated session of your user, you would be able to pull a calendar event feed from the user and within that you can retrieve the user name and email base from the <author> element -
<author> <name>John Doe</name> <email>[EMAIL PROTECTED]</email> </author> Hope it helps, Austin On Fri, Jun 27, 2008 at 2:44 PM, Dave Lynam <[EMAIL PROTECTED]> wrote: > > I am wondering if it is possible to only show the calendar in your > site of the user that has logged in(assuming you have their gmail > address and password and it passes the google login). Does anyone > know a way to go about doing this? Thanks, Dave > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
