Hi,

I am very new to google Ajax asearch api and I am a basic PHP
Coder.Not very good at JS

I tried to code a search to list local restaurants using
google.search.LocalSearch().
I used

setQueryAddition("Restaurants");

so the user will only have to type the area and the "Resturants" will
automatically get added to the search

But I am facing problems."setQueryAddition("Resturants");" is not
adding the Restaurants word to the queries when used with
"google.search.LocalSearch()"
Althouygh its working fine when used with google.search.WebSearch()


The code is available here
http://rafb.net/p/cqlBRR79.html

Thanks :)

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to