4 messages in com.googlegroups.google-calendar-help-dataapiRe: Tip of the week: How to add a web...
FromSent OnAttachments
Frank Mantek17 Oct 2006 01:45 
yonah24 Oct 2006 09:36 
Frank Mantek26 Oct 2006 05:07 
pame...@gmail.com27 Nov 2006 04:46 
Subject:Re: Tip of the week: How to add a webcontent element to a calendar using the .NET client libraries....
From:Frank Mantek (fman@gmail.com)
Date:10/26/2006 05:07:25 AM
List:com.googlegroups.google-calendar-help-dataapi

Unfortunately, the answer is no (I double checked with the calendar team). If you want a kind of dynamic content, you would need to do that server side (servlet or similiar).

On 10/24/06, yonah <yona@gmail.com> wrote:

Frank,

This is kick-a**! I've only got one question for you - is there a simple way for me to put a link into the popup menu, without having it in a separate HTML page? In other words, if I want an HTML snippet, I currently need to put it on a web set and set the content.URL value to equal the location of my content. Is there any way that I can set the content to be a simple snippet of HTML with a link? (i.e. I want the content to be <a href="http://www.mysite.com/"> )