Right, but I think I can append the date at the end of the URL when creating the event like this:
<gCal:webContent width="800" height="600" url="http://www.google.com? date=2008-05-30"/> That would do the trick ;) On May 30, 1:07 am, "Austin (Google)" <[EMAIL PROTECTED]> wrote: > Hi, > > Webcontent is just an extra element that belongs to an event entry - > > <atom:link rel="http://schemas.google.com/gCal/2005/webContent" > type="text/html" href="http://www.google.com/intl/en_ALL/images/logo.gif" > title="title"> > <gCal:webContent width="800" height="600" url="http://www.google.com"/> > </atom:link> > > The extra element itself that distinguishes it as a webcontent does not > contain any date-specific data. > > Hope that helps, > Austin > > On Thu, May 29, 2008 at 2:14 PM, Ahmad <[EMAIL PROTECTED]> wrote: > > > Austin, > > > My question is: does the web content event provide it's date when > > opening the url associated with it (as GET or POST parameter) or not? > > > I am trying to write a page that accepts a date as a GET parameter > > then displays the content based on this date, I want to create a > > recurring web content event (associating it with this page url) on all > > days, when the user clicks on the event I want the event to pass it's > > date to the page, is this possible? > > > Thanks. > > > On May 29, 9:05 pm, "Austin (Google)" <[EMAIL PROTECTED]> wrote: > > > Hi Ahmad, > > > > I am not sure I understand what your questions is, can you clarify with > > some > > > details? Thanks! > > > > Cheers, > > > Austin > > > > On Thu, May 29, 2008 at 11:04 AM, Austin Chau <[EMAIL PROTECTED]> > > wrote: > > > > Hi Ahmad, > > > > > I am not sure I understand what your questions is, can you clarify with > > > > some details? > > > > > Thanks! > > > > Austin > > > > > On Wed, May 28, 2008 at 12:48 PM, Ahmad <[EMAIL PROTECTED]> wrote: > > > > >> Hello, I am trying to add a web content event to a calendar, I should > > > >> specify the URL for this event, my questions is will the event add its > > > >> date to the GET or POST of this URL or not? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
