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.
50 lines (46 sloc)
2.69 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>SuperPages Yellow Pages Search From cyberQUEST Search Engine</title> | |
| </head> | |
| <body link="#FF0000" vlink="#FF00FF" alink="#0000FF" topmargin="0" bgcolor="#0015E0" | |
| text="#FFFFFF"> | |
| <form method="get" action="http://yp.gte.net/listing.cgi"> | |
| <b><a href="http://yp.gte.net/"><p>SuperPages YP</a> D - <a | |
| href="http://yp.gte.net/add.html">Add URL</a></b> <b>Display</b> | |
| <input name="ST" type="checkbox" value="x="><b>Sort by town <input name="CC" | |
| type="checkbox" value="x"><b>Combine categories</b></p> | |
| <p><input type="reset" value="Reset"> <input name="search" type="submit" value="Search"> <select | |
| name="L" size="1"> | |
| <option>50</option> | |
| <option selected>100</option> | |
| <option>200</option> | |
| <option>400</option> | |
| <option>800</option> | |
| </select> <b>Select Hits</b> <b>Phone: (<input name="A" size="3" | |
| type="text" value>) <input name="X" size="3" type="text" value> - <input name="P" size="4" | |
| type="text" value></b> <b>Commas = ORs</b><br> | |
| <b>Name: </b><input name="N" size="29" type="text" value> <b>Category:</b> <input name="C" | |
| size="28" type="text" value><br> | |
| <b><b>Street: </b><input name="E" size="20" type="text" value> <b>Town: </b></b><input | |
| name="T" size="20" type="text" value> <b>State: </b><input name="S" size="2" type="text" | |
| value> <b>Zip:</b> <input name="Z" size="5" type="text" value><br> | |
| </p> | |
| </form> | |
| </b> | |
| <p align="center">This searchable telephone directory of 10 million business listings is | |
| brought to us by <a href="http://superpages.gte.com/home/gtesites.html">GTE</a> | |
| Directories Corporation. Searches can be made by category as well as by name. If you guess | |
| wrong on a category the search engine will offer you some choices or give you a good | |
| match. This works really well on this engine. You can get <a | |
| href="http://yp.gte.net/help/help.html">help</a> if you need it. You may submit a business | |
| listing and include a URL to your website with it. It's not clear what the URL is used for | |
| since I couldn't find any listings with a link displayed in this directory. GTE is | |
| conducting a <a href="http://superpages.gte.net/coming/survey.html">New Feature Survey</a> | |
| which suggests some of the things to come. This appears to be GTE's flagship service on | |
| the internet and they promise internet and hosting services in the future, but right now | |
| you can order phone directories and advertising among their <a | |
| href="http://superpages.gte.net/products/index.html">products and services</a>. They also | |
| offer a sister service called <a href="supweb.htm">SuperPages WWW</a>. The two directories | |
| seem to be independent of each other at the time of this writing. (4/26/96) </p> | |
| </body> | |
| </html> |