<form action='[!--news.url--]e/search/index.php' method="post" name="search_news" id="search_news"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="54%"><table width="100%" border="0" cellpadding="6" cellspacing="0"> <tr> <td bgcolor="#F4F4F4"><strong>搜索范围</strong></td> </tr> </table></td> <td width="46%"><table width="100%" border="0" cellpadding="6" cellspacing="0"> <tr> <td bgcolor="#F4F4F4"><strong>搜索栏目</strong></td> </tr> </table></td> </tr> <tr> <td valign="top"><table width="100%" border="0" cellpadding="6" cellspacing="0"> <tr> <td><input type="radio" name="show" value="title" checked="checked" /> 标题 <input type="radio" name="show" value="smalltext" /> 内容 <input type="radio" name="show" value="mycontact" /> 手机 <input name="show" type="radio" value="title,smalltext,mycontact" /> 不限</td> </tr> </table> <br /> <table width="100%" border="0" cellpadding="6" cellspacing="0"> <tr bgcolor="#F4F4F4"> <td><strong>时间限制</strong><font color="#666666">(0000-00-00为不限制)</font></td> </tr> <tr> <td height="30" valign="top">从 <input name="starttime" type="text" value="0000-00-00" size="12" onclick="setday(this)" /> 到 <input name="endtime" type="text" value="0000-00-00" size="12" onclick="setday(this)" /> 之间的数据</td> </tr> <tr> <td bgcolor="#F4F4F4"><strong>价格限制</strong><font color="#666666">(商城模型中有效,0为不限制)</font></td> </tr> <tr> <td>从 <input name="startprice" type="text" id="startprice" value="0" size="6" /> 到 <input name="endprice" type="text" id="endprice" value="0" size="6" /> 元之间</td> </tr> </table></td> <td valign="top"><table width="100%" border="0" cellspacing="6" cellpadding="0"> <tr> <td><select name="classid" size="8" id="select2" style="width: 100%;height:112px"> <option value="0" selected="selected">所有栏目</option> [!--class--] </select></td> </tr> </table> <table width="100%" border="0" cellpadding="6" cellspacing="0"> <tr> <td bgcolor="#F4F4F4"><strong>结果显示</strong></td> </tr> <tr> <td height="30"><select name="orderby" id="select4"> <option value="">按发布日期</option> <option value="id">信息ID</option> <option value="plnum">评论数</option> <option value="onclick">人气</option> <option value="totaldown">下载数</option> </select> <select name="myorder" id="select5"> <option value="0">倒序排列</option> <option value="1">顺序排列</option> </select> </td> </tr> </table></td> </tr> </table> <table width="100%" border="0" cellpadding="4" cellspacing="0"> <tr> <td>关键字: <input name="keyboard" type="text" id="keyboard2" size="60" /> <input type="submit" name="Submit22" value="搜索" /> </td> </tr> </table> </form>
|