< form id="form1" runat="server" method="get" action="http://www.google.com/search"> < div style="border: 1px solid black; padding: 4px; width: 20em;"> < table border="0" cellpadding="0"> < tr> < td> < input type="text" name="q" size="25" maxlength="255" value="" /> < input type="submit" value="Google Search" />< /td> < /tr> < tr> < td align="center" style="font-size: 75%"> < input type="checkbox" name="sitesearch" value="dotnetspider.com" checked /> only search mysite< br /> < /td> < tr> < /table> < /div>