Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
55 lines (47 sloc)
2.93 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <title>Yahoo! People Search From cyberQUEST Search Engine</title> | |
| </head> | |
| <body link="#FF0000" vlink="#FF00FF" alink="#0000FF" topmargin="0" bgcolor="#0015E0" | |
| text="#FFFFFF"> | |
| <p><b><a href="http://www.yahoo.com/search/people/phone.html">Yahoo! People Search</a></b> | |
| <b>D</b> </p> | |
| <form method="POST" action="http://email.yahoo.com/cgi-bin/Four11?YahooPhoneResults"> | |
| <input type="hidden" name="z" value="y"><p><input type="reset" value="Reset"> <input | |
| type="submit" value="Search" name="Enter"> <b>Enter at | |
| least the last name of the person you're searching for:</b> <br> | |
| <b>First Name: </b><input type="text" name="f" size="26"> <b>Last Name: </b><input | |
| type="text" name="l" size="26"><br> | |
| <b>City: </b><input | |
| type="text" name="c" size="26"> | |
| <b>State: </b><input | |
| type="text" name="s" size="2"><b> (use 2-letter abbreviation)</b> </p> | |
| </form> | |
| <hr> | |
| <b> | |
| <p>Or look up someone using their phone number only:</b> </p> | |
| <form method="POST" action="http://email.yahoo.com/cgi-bin/Four11?YahooPhoneResults"> | |
| <input type="hidden" name="z" value="y"><p><input type="reset" value="Reset"> <input | |
| type="submit" value="Search" name="Enter"> <b>Phone: </b><input type="text" name="p" | |
| size="13"> (###-###-####) </p> | |
| </form> | |
| <p align="center">Yahoo! People Search is Yahoo's entry into the telephone book race. The | |
| database is provided by <a href="http://www.Four11.com/">Four11 Corporation</a>, but it is | |
| not the same as the one available directly from Four11 and appears to contain less | |
| information then the source supplier. Yahoo does not state the number of listings in this | |
| directory. Yahoo appears to be going in the direction of integrating this service with web | |
| pages in its main <a href="http://www.yahoo.com/Entertainment/People/">Yahoo People Home | |
| Pages</a>, but its not integrated enough now for us to put those items on this page. They | |
| are simply links at the time of this writing. You can go directly to those services by | |
| clicking on the links in this paragraph. Yahoo does not have a way for users to add their | |
| phone numbers or their websites to this database at the time of this writing. If you are | |
| concerned about your <a href="http://www.yahoo.com/docs/info/people_privacy.html">privacy</a>, | |
| you can request that your listing be <a href="mailto:people-remove@yahoo.com">surpressed</a>. | |
| If you'd like to know how they did this, you should check their <a | |
| href="http://www.yahoo.com/docs/info/people_faq.html">FAQ</a>. You may also request a <a | |
| href="mailto:people-change@yahoo.com">change</a> to your listing. Database America offers | |
| a competive service called <a href="people.htm">People Finder</a> which appears to be more | |
| comprehensive than Yahoo's People Search or the Four11 service and it retrieves and | |
| displays more data. (8/12/96) </p> | |
| </body> | |
| </html> |