Hi folks, can anyone tell me how I can add make my Javascript search engine by Tipue to a web search using the list/index of Google?
I think I've found what you need. ...Maybe. So, something like this: http://nodstrum.com/2007/09/19/autocompleter/ Or: http://mattberseth.com/blog/2007/12/creating_a_google_suggest_styl.html Or even: http://webeaters.blogspot.com/2007/11/ajax-powered-autocomplete-for-prototype.html All can be found: http://www.ajaxrain.com Let me know if what I found was good.
Thanks, but ... Thanks. That's nice! Thank you very much. But that's not exactly what I wanted to know. I want to know how my search engine by Tipue can use the search index of Google. When users type in a keyword, Tipue should search in the index of Google or Yahoo! But your scripts are very helpful. I can use those for my portal as well.
OHHHHHHH Hold on. I know what to do! Ok, I think this is what you might be looking for: http://www.oreillynet.com/pub/a/security/2004/10/07/googling_for_vulnerabilities.html The google_vulns.php Section. I think that's what your looking for.