<FORM
ACTION="http://www.loquax.co.uk/puzzles/xword-results.php3"
METHOD="POST" ENCTYPE="application/x-www-form-urlencoded">
<TABLE BORDER="0" WIDTH="400" BGCOLOR="#FFFFFF">
<TR>
<TD COLSPAN="2">
<P ALIGN="CENTER">
<FONT SIZE="+2" COLOR="#000000"
FACE="Verdana, sans-serif">
<B>crossword</B><I>buddy</I>
</FONT>
</TD>
</TR>
<TR>
<TD ROWSPAN="3">
<FONT SIZE="-1" COLOR="#000000"
FACE="Verdana, sans-serif">
<P ALIGN="LEFT">
Find words that fit into your grid
by entering ? for the letters
that you don't know. For example,
"?ra?s" will find the
words "brass" and
"trays" amongst many others.
</FONT>
</TD>
<TD>
<P ALIGN="CENTER">
<INPUT TYPE="TEXT" NAME="string" SIZE="20">
</TD>
</TR>
<TR>
<TD>
<FONT SIZE="-1" COLOR="#000000"
FACE="Verdana, sans-serif">
<CENTER>This is the<BR>
<SELECT NAME="where">
<OPTION VALUE="begin">beginning</OPTION>
<OPTION VALUE="middle">middle</OPTION>
<OPTION VALUE="end">end</OPTION>
<OPTION VALUE="entire" SELECTED>whole</OPTION>
</SELECT><BR>
of the word.
</CENTER>
</FONT>
</TD>
</TR>
<TR>
<TD>
<P ALIGN="CENTER">
<INPUT TYPE="SUBMIT" NAME="Submit"
VALUE="Find matching words!">
</TD>
</TR>
<TR>
<TD COLSPAN="2">
<P ALIGN="CENTER">
<FONT SIZE="-1" COLOR="#000000"
FACE="Verdana, sans-serif">
<B>crossword</B><I>buddy</I>
is provided by<br>
<A HREF="http://www.loquax.co.uk/">Loquax -
The UK Competitions Portal</A>
</FONT>
</TD>
</TR>
</TABLE>
</FORM>