How to add events to my google calendar without using google calendar buttons??
Any code samples? Is it possible? On Nov 27, 6:05 pm, Frank Mantek <[EMAIL PROTECTED]> wrote: > No it's not. There are 2 authentication schemes (client login and web > application login), and > you need to use one of them. > > Frank Mantek > Google > On Nov 27, 2007, at 12:56 PM, $enthi£ wrote: > > > > > Thanks for ur help.. but i dont know how to add events without > > authentication.. > > > I get the API key from my site and i added an event using the google > > calender button but its asking for the user name and password.. > > > Is it possible to add events without asking for the authentication? > > > Please help me... > > > On Nov 27, 4:17 pm, Frank Mantek <[EMAIL PROTECTED]> wrote: > >> Assuming you are using the client library for .NET, take a look into > >> the samples, or the cs/src/unittests/caltest.cs file. > > >> There is an allday sample (An evententry has an allday flag that > >> helps > >> with this). > > >> Frank Mantek > >> Google > >> On Nov 27, 2007, at 11:19 AM, $enthi£ wrote: > > >>> Can i get the ASP.Net sample codes to add/delete events from my > >>> calender? > > >>> On Nov 27, 2:11 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > >>>> Hi , I have no problem of adding updating or deleting an event to > >>>> my > >>>> calendar by asp.net codes.But I have detected sth that I am able to > >>>> set an event as ALL DAY from google calendar service bu using my > >>>> browser .I just click the event and after that a balloon opens , > >>>> and > >>>> then click on "EDIT EVEN DETAILS" after that ı just check the > >>>> checkbox > >>>> for ALL DAY in When section. So that the event is automatically > >>>> settled to the top of the day .By this way the event is not seen in > >>>> all hours and cause bad vision.I is shown small at top . > > >>>> The question is that CAN I do this by code side from asp.net ? I > >>>> couldn't find a code sample for this. > > >>>> Thanks ... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
