Hey Ed,
You can use this javascript code to open search results for a specific
domain:
framework.openUrl("http://www.google.com/search?q="+myeditbox.value+"
site%3ATHE_SITE_YOU_WISH_TO_SEARCH");
Best Regards,
Glenn
On Feb 13, 9:35 pm, Bloody Eddie <Edwi...@gmail.com> wrote:
Hey Ppl,
I wanted to create a gadget with a search box. When someone searches
something, i want it to specifically look on one website.
For Eg: If the gadget is forwww.abc.comand someone searches for
"XYZ" I want it to look inwww.abc.comonly and nowhere else.
Can someone help me out with this.. i have the Google SDK
downloaded...
It is kinda important for me.. so please!