I am working with a VB.NET (2005) application in which I want to load a user's Google Calendar in a webbrowser control. I have the user's credentials and have looked through the Google Calendar Data API documentation but only see that using it will give me a data feed that I can use to view & edit the events in the Calendar. I need to automatically log the user in and display their Google Calendar, just as if they had logged in manually in a web browser. I have looked at the "embeddable calendar" functionality and see that it would force me to make the user's Calendar Public, and would still only give them read only access to public calendar events.
Is there a way to use the Google Calendar Data API to authenticate to the user's Calendar, and display it in the webbrowser control with full read/write access? If so, sample code would be greatly appreciated. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
