1963Search Many Sites from One Locationhttp://codeave.com/asp/code.asp?u_log=55search many websites from one location is a great tool that compliments any web site. By passing user input for the search terms in combination with the search location from some of the more popular search engines and utilizing response.redirect users can search a number of search engines with just a few mouse clicks.ASP > Scripts and Components > Searching > Web SearchOct 10, 2006
Microsoft once had a search wizard on their homepage (around the time this one was created), which was pretty cool - and very smart too, so I decided that I wanted the same thing on my own site. I started out by guessing what they did, and came up with this.
Google allows at the moment and for learning porpoises to get access to their search engine and to get XML files with search results. In the script bellow this option is used to access that XML file and to extract from it the information we will latter display in our page (the way url, titles and snippet are extracted is a bit irregular).
This service from Google is for personal use and you must open a Google account to be able to use this service. They will provide you a Key you must include in the script . Extracting the same information from a regular google searchresults page is not legal.
search many websites from one location is a great tool that compliments any web site. By passing user input for the search terms in combination with the search location from some of the more popular search engines and utilizing response.redirect users can search a number of search engines with just a few mouse clicks.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.