On Wed, 13 Oct 2004 19:36:37 +0200, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > Craig, > > > > With Creator (which has nice support for consuming web > > services), I used Google's published API for doing searches > > via a SOAP request to build a little demo program -- with the > > text field for the query string, and the results table, on > > the same page. I only wanted to display the table if there > > were actually any results ... easy to do: > > > is that demo, that uses Google-API, available somewhere online? > or inside of the Creator Trial Version?
There's a link to the WSDL for the GoogleSearchService under "Web Services --> Samples" in the Server Navigator menu, so you can easily use the API yourself (you'll want to get Google's docs about it, at <http://www.google.com/apis/> to understand the search parameters). The actual demo app is not currently available publicly, but it's on our list that will show up on the Creator web site someday. > > Thanks, > Matthias > Craig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]