Hi, guys I have to ask a favor from you guys. I am writting a small test project which combines authsub and calendar. Previously, I set the my calendar as public so that I can simply put a line <iframe src="http://www.google.com/calendar/embed? [EMAIL PROTECTED]&ctz=<%= lc2.getUser().getTimezoneid() %>" frameborder="0" scrolling="no" style="border:0; width:640px; height: 515px;"></iframe> in my jsp file.
But, later on, I switched my calendar from public to private (no sharing). No surprise, my old method does not work anymore. So, can anybody points out the appropriate way to do it? Best CJ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
