Hi, I am not sure I understand your question perfectly, but if you would like to how get event entry to be inserted to your google calendar programmatically what you need is create an event entry in Google Data format (Atom) and submit that to the right feed URI using HTTP POST.
The complete spec for our API protocol is detailed here - http://code.google.com/apis/calendar/developers_guide_protocol.html Austin On Sun, Mar 2, 2008 at 8:20 PM, K.B new <[EMAIL PROTECTED]> wrote: > > hi > > i have a text file from which i read all the datas need to put entry > in google-calendar, i had fully gone through the help bt i cant find > the deploy solution. > > Kindly help me to where i have to deploy it. > > if i want to deploy it in my localhost, what are the things i needed > and give the procedure to deploy it. > > Thanks > K.B > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
