On Sun, May 18, 2008 at 1:22 AM, Brendan <[EMAIL PROTECTED]> wrote: > > This doesn't actually seem to work, or at least not with the iframe > embedded calendar. > > <iframe src="http://www.google.com/calendar/hosted/catphive.net/embed? > > mode=WEEK&height=600&wkst=1&bgcolor=% > > 23FFFFFF&src=catphive.net_2lqt9vgnvv5hie1dhm5f9kh9kk > %40group.calendar.google.com&color=% > > 23B1365F&ctz=America%2FLos_Angeles&dates=20080623%2F20080716" > style=" border-width:0 " > > width="800" height="600" frameborder="0" scrolling="no"></iframe>
Seems to work for me: http://67central.com/brendan.html I assume that it is a formatting artifact of e-mail, but just to be sure, your code should all be on one line. <iframe src="http....dates=20080623%2F20080716" style.... ></iframe> Ray --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
