I\'ve a home-made php based web calendar which I would like my users to import into Google Calendar, iCal, etc. so they have up-to-date information ava开发者_开发百科ilable on their calendar of choice
I am trying to add a new event into the android calendar. Here is the code I am using Intent intent = new Intent(Intent.ACTION_EDIT);
I\'m creating a web app that need to upload iCal or vCal files. I wonder if there is any php library that can p开发者_运维百科arse the information, so I can store it on my database?that should help
I am trying to get my script to generate an iCalendar, but mac calendar program keeps telling me the data is invalid.I\'m using cakephp.Here\'s what I have -- any clues?:
I\'m working on a project where we\'ll be support开发者_运维技巧ing the ability to export an event to Outlook 2007, Outlook 2010, and iCal. I\'ve done some research and found that iCal (to support the
I am using coltware.airxmail to send emails from my Flex app. I would like to send VCalendar appointment files generated from Flex straight to Outlook so they are opened in the Calender view.I am abl
I\'m working on an asp.net c# application that sends an email with one attachment. The attachment is a vCalendar file.
I am working on a http based (NOT Secur开发者_Go百科e) Web Application. In this, I have provided a provision to add some appointment to the Client\'s outlook calendar. I am creating the .vcs file dyna
I have a database that puts out an .ics file that looks like this开发者_运维问答: BEGIN:VCALENDAR
I have a .ics file that I generate from our database that works correctly in iCal, but is flaky in Google Calendar.Sometimes Google Calendar will import the file, but it does not pick up all the event