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.
28 lines (24 sloc)
1.28 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>Switchboard Search From cyberQUEST Search Engine</title> | |
| </head> | |
| <body link="#FF0000" vlink="#FF00FF" alink="#0000FF" topmargin="0" bgcolor="#0015E0" | |
| text="#FFFFFF"> | |
| <form action="http://www.switchboard.com/bin/cgiqa.dll" method="POST"> | |
| <input type="hidden" name="SR" value><b><a href="http://www.switchboard.com"><p>Switchboard</a></b> | |
| <b>D</b> <a href="http://www2.switchboard.com//whyreg.htm"><b>Add URL</b></a> | |
| <font size="-1"><b>If a Business | |
| Search and you enter a city, you must enter a state</b></font></p> | |
| <p><input type="reset" value="Reset"> <input type="submit" value="Search"> <input | |
| name="BUS" type="checkbox" value="ON"> <b>Business Search</b> <b>City</b> <input | |
| name="T" maxlength="19" size="25"> <b>State</b> <input type="text" name="S" maxlength="15" | |
| size="4"> <font size="-1"><b>Enter the Business Name or the Person's Last | |
| Name in the Box Below</b> <b>Enter | |
| Person's First Name</b></font><br> | |
| <input type="text" name="L" maxlength="79" size="53"> <input type="text" name="F" | |
| maxlength="19" size="19"><br> | |
| </p> | |
| </form> | |
| <p align="center"> </p> | |
| </body> | |
| </html> |