Adam, please note that there is a bug in the example you mentioned. On the example search page, submit a query containing extended characters, and you'll get no results. I posted a fix in another discussion last month:
http://groups.google.com/group/google-ajax-search-api/msg/96a6134f3f457ff2 The changes I suggested are to specify UTF-8 encoding and use decodeURIComponent() instead of unescape(). -- omr -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" 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-ajax-search-api?hl=en.
