I want to Embed Multiple Google Calendars all in one calendar on my
website.
Let's say I wanted to use Phases of the Moon:
<iframe
src="http://www.google.com/calendar/embed?src=ht3jlfaac5lfd6263ulfh4tql8%40group.calendar.google.com&amp;height=614";
style=" border-width:0 " width="640" frameborder="0"
height="614"></iframe>

As well as the US Holidays Calendar:
<iframe
src="http://www.google.com/calendar/embed?src=usa__en%40holiday.calendar.google.com&amp;height=614";
style=" border-width:0 " width="640" frameborder="0"
height="614"></iframe>

. . . but have them displayed as one public calendar on my website.
With the obvious result being multiple users all adding their own color
coded information.

Anyone have any thoughts?


--~--~---------~--~----~------------~-------~--~----~
 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to