i dont understand what you're saying... your english isnt to good
if you want it to open a new tab/window... (which is a good idea i didnt think nothing about it) replace the other code with this
Code:
<table class="tborder" border="0" width="100%" align="center"><thead><td class="tcat" ><center>Search The Web</center></td></thead><td class="alt3"><center><form method="get" action="http://www.google.com/search" target="_blank"><input type="text" size="36" name="q" size="31" maxlength="255" value="" /> <input type="submit" value="Google Search" /> <form method="get" action="http://search.yahoo.com/search" target="_blank"><input type="text" size="36" name="p" /> <input type="submit" value="Yahoo! Search" /></form></center></td></tr></table><br>
ill update the other code also