Hi everybody, I actually have a favor to ask. I'm not that good at javascript so I have no idea how I need to program in it or in any ther language for that matter.
But here is my problem: I'm a freelancer and I have a bookingsystem on my website. Clients can book me online and I keep my schedule online so that I have one place where my complete planning is stored. Now I would like to have it on my iPhone as well. Since the calendar in the iPhone can be synced with Google Calendar, this could be the way to do it. My booking application consists out of two steps: 1. the client makes a booking and the date is being marked as taken but not yet confirmed. 2. I receive a message that a booking has been received so I go to the website to confirm the job or to reject it. So basically I would need 3 functions: 1 function that creates the event in Google Calendar and puts in OPTION in the subject line or title 1 function that updates the event when I confirm it and puts confirmed in the subject or title 1 function that deletes the event when I reject the booking I don't need to see the calendar in my browser. The idea is that this entire process is being executed hidden. So now the big question: Is there anbody out there who has a few minutes of spare time and wants to write out the code for me? Implementing in the sourcecode of my planning-application will probably work it's just the writing itself that I don't know much about. I would really appreciate it if someone could do this for me. Thanks, Kenneth --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
