Google search box to my Web site?
Search your entire site or search the entire Google database, all without leaving that page!
The basic technique involved here is to be able to manipulate one of the variables handed to the Google search engine, a variable called sitesearch. Set it to a null value and you're searching the entire World Wide Web, but set it to a specific domain and it's constrained exactly as if you had typed in the Google special notation site:domain.
Here are some nice links that explain how to implement it.
http://www.askdavetaylor.com/how_can_i_add_a_google_search_box_to_my_web_site.html
https://accounts.google.com/ServiceLoginAuth
The JavaScript Source: Forms: Option Search:
http://javascriptsource.com/forms/option-search.html
http://www.javascriptsource.com/miscellaneous/site-search-source.html
Creating an ASP.NET Search Engine
http://www.developerfusion.com/article/4389/create-a-site-search-engine-in-aspnet/
http://www.javascriptkit.com/script/script2/google_site_search.shtml
http://www.javascriptkit.com/script/script2/google_site_search2.shtml
http://javascriptsource.com/miscellaneous/site-search.html
Search Page Javascript
http://www.hypergurl.com/searchpage.html
http://www.giipinfo.com/Search.aspx
http://webdesign.about.com/
http://iteslj.org/links/search.html
Free Site Search Engine
http://tools.digitalpoint.com/site_search.php
Search your entire site or search the entire Google database, all without leaving that page!
The basic technique involved here is to be able to manipulate one of the variables handed to the Google search engine, a variable called sitesearch. Set it to a null value and you're searching the entire World Wide Web, but set it to a specific domain and it's constrained exactly as if you had typed in the Google special notation site:domain.
Here are some nice links that explain how to implement it.
http://www.askdavetaylor.com/how_can_i_add_a_google_search_box_to_my_web_site.html
GOOGLE Custom Search:
http://www.google.com/cse/ https://accounts.google.com/ServiceLoginAuth
The JavaScript Source: Forms: Option Search:
http://javascriptsource.com/forms/option-search.html
http://www.javascriptsource.com/miscellaneous/site-search-source.html
Creating an ASP.NET Search Engine
http://www.developerfusion.com/article/4389/create-a-site-search-engine-in-aspnet/
A Search Box on Your Website
https://www.ixquick.com/eng/link-instructions.htmlAll-in-one Internal Site Search script
http://www.javascriptkit.com/script/script2/multi_site_search.shtmlhttp://www.javascriptkit.com/script/script2/google_site_search.shtml
http://www.javascriptkit.com/script/script2/google_site_search2.shtml
http://javascriptsource.com/miscellaneous/site-search.html
Search Page Javascript
http://www.hypergurl.com/searchpage.html
Some Links Where is implemented
http://www.haier.com/in/products/commercialairconditioner/http://www.giipinfo.com/Search.aspx
http://webdesign.about.com/
Creating a simple search box
http://www.codestore.net/store.nsf/unid/DOMM-4X9LG3http://webdesign.about.com/od/examples/l/bl_searchengines.htmhttp://iteslj.org/links/search.html
Free Site Search Engine
http://tools.digitalpoint.com/site_search.php
No comments:
Post a Comment