Hiya,
I need to integrate a google calendar to my ASP website booking system. I've tried to write events to the calendar from my application using the javascript API, but it's failing when the client is not logged in to Gmail - obviously a problem if my customers aren't logged in my Gmail account. Therefore I assume it's not possible to authorize this using client side scripting?
Ideally I need an ASP API. Google don't supply this. Has anyone got any ideas where I can find some demonstration code, or any suggestions on how I might get round this problem?
Thanks,
Lucy