4 messages in com.googlegroups.google-calendar-help-dataapiRe: Add/ Edit events in the embeded c...
FromSent OnAttachments
Suresh27 Nov 2007 23:29 
Austin (Google)28 Nov 2007 01:59 
metoome28 Nov 2007 03:37 
Austin (Google)28 Nov 2007 14:45 
Subject:Re: Add/ Edit events in the embeded calender
From:Austin (Google) (api.@google.com)
Date:11/28/2007 01:59:36 AM
List:com.googlegroups.google-calendar-help-dataapi

Hi,

If you are referring to Embeddable Calendar, then the answer would be no to add/edit/update because Embeddable Calendar only support read- only operations. What you can do is using GData API to directly integrate add/edit/update for calendar events on your page.

For more information on Calendar GData API and our PHP client library, please go to the following links:

http://code.google.com/apis/calendar/developers_guide_protocol.html

http://code.google.com/apis/calendar/developers_guide_php.html

Hope that helps, Austin

On Nov 27, 11:29 pm, Suresh <meto@gmail.com> wrote:

Hi i am a php developer. i want to embed the google calender in my site. once that is done. i would like to add/edit/updates the events which are in a shared calender of a gmail is that possible using php ..? if so please let me know some pointers..