<html>
<head>
<title> Welcome To Spell Finder Dictionary </title> </head>
<body>

<h3>
Search from the online Spell Finder Dictionary<br>
<font size="-1">
(This is Powered by the <a href="http://sys11/nifty/project/wildcard/index.php">Spell Finder Dictionary &reg; Dictionary Search)</a>
</font>
</h2>

<form method="GET" action="http://sys11/nifty/project/wildcard/result.php">
<b>Enter Your word or phrase for search</b>: <input type="text" name="word" value="">
<input type="submit" value="Search for the word or phrase!">
</form>


<font size="-1">
Enter a word to search for dictionary web sites that include that word.<br>
Enter a pattern consisting of letters and wildcards to search for words.<br>Valid wildcards are <tt>*</tt> (matches multiple letters) and <tt>?</tt> (matches one letter).<br>
</UL>

</body></html>