in-search.jsp
上传用户:helenhuo66
上传日期:2007-06-01
资源大小:865k
文件大小:1k
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td align="center"> <img border="0" src="img/promo_list_top.gif" width="100%" height="4"></td>
- </tr>
- <tr>
- <td bgcolor="#DBC2B0" height="20" align="center"><b>型号搜索</b></td>
- </tr>
- <tr>
- <td> <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td> <table border="0" width="100%" cellspacing="0" height="70">
- <tr>
- <td height="28" bgcolor="#F5EFE7" align="center">输入商品关键字查询商品信息</td>
- </tr>
- <tr>
- <form method="POST" action="search.jsp">
- <td valign="top" bgcolor="#F5EFE7"> <input type="text" name="hw_name" size="15" class=input>
- <input type="image" border="0" name="imageField" src="img/serarch.gif" width="34" height="20">
- </td>
- </form>
- </tr>
- </table></td>
- </tr>
- </table></td>
- </tr>
- </table>