Integrating Google Calendars

  • Thread starter Thread starter JamesWilliams
  • Start date Start date
J

JamesWilliams

Anyone have any advice on using Google Calendars in an iFrame on a website?
I have Googled this, of course, but if anyone has any experience they would
like to share, I would appreciate it.

I am working on a site that doesn't exist yet, and it will, among other
things, allow users to see events that have been scheduled, and maybe even
sign up for them.
 
Anyone have any advice on using Google Calendars in an iFrame on a website?
I have Googled this, of course, but if anyone has any experience they would
like to share, I would appreciate it.

I am working on a site that doesn't exist yet, and it will, among other
things, allow users to see events that have been scheduled, and maybe even
sign up for them.

Iframe is a wrong word in ASP.NET group ;-)

Why not to use API?

http://code.google.com/apis/calendar/docs/2.0/developers_guide_dotnet.html
 
Back
Top