Ok...perhaps Plan B. How about an aspx page (or frame) with the 2 dropdown controls. An onChange event fires code that generates URL-based Full Text search string literal of the format 'Club: foo' (via dropdown1) or 'Band: bar' (via dropdown2) where the 'Description' field is designed to contained both a 'Club: [something]' and 'Band: [something]' inside.
e.g. Club: A Club Name Address: 111 1st Street Phone: 555-5555 Don't miss the only sorry performance ever by... Band: Sorry To Have Missed You Seems like a strategy can be implemented where a URL is constructed that can find hits on either 'Band: ' or 'Club: '. But probably walls beat heads on the way? thx --steve... On Feb 6, 2008 2:58 PM, Austin (Google) <[EMAIL PROTECTED]> wrote: > Hi Steve, > The Calendar Data API does not provide a search functionality for public > calendar, this feature is only enabled on the Google Calendar UI. There has > been a feature request submitted by another developer in the past. > > http://code.google.com/p/gdata-issues/issues/detail?id=143 > > Austin > > > On Feb 5, 2008 1:33 PM, Steve Hueners <[EMAIL PROTECTED]> wrote: > > > I'd like to devise a app where I add a couple dropdown lists to allow me > > to filter entries according to selected items. For example, one drop down > > might be 'Bands' listing band names. The other would be 'Clubs' with club > > names. Whichever control fires an onChange would initiate a search that > > would renender a public calendar with dates where a given match is detect. > > > > Possible? > > > > I'm guessing I'll need to have my controls in a separate frame > > (acceptable) and I can see a couple advantages of using extendedProperty > > except extendedProperties isn't searchable, right? And ideally, i'd like to > > work with the .NET libraries. > > > > thx for any ideas/input > > --steve... > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
