 |
| <script src="http://www.hideer.com/newnews.js"></script> |
|
|
 |
| <script src="http://www.hideer.com/newfriend.js"></script> |
|
|
 |
| <script src="http://www.hideer.com/newvisit.js"></script> |
|
|
 |
| <script src="http://www.hideer.com/newrecommend.js"></script> |
|
|
 |
| <script src="http://www.hideer.com/newauthor.js"></script> |
|
|
| 书籍查询 |
| 样式一: |
<form action="http://www.hideer.com/deer/search.asp"
method="POST" name="FORM1" target="_blank"
style="font-family:宋体" align="center">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="middle"><img border="0"
src="http://www.hideer.com/images/searchtop1.gif" width="150"
height="25"></td>
</tr>
<tr>
<td align="middle" bgcolor="#D0CCD0"><font
size="2">
<input checked name="choose" type="radio"
value="1">
作品
<input name="choose" style="LEFT:29px;TOP:53px"
type="radio" value="2">
作者<br>
<input name="text1" style="HEIGHT:22px;WIDTH:122px"
size="11">
<br>
<input name="matching" type="radio" value="1">
精确
<input checked name="matching" type="radio"
value="2">
模糊<br>
<input name="submit1" type="submit" value="确定">
<a href="http://www.hideer.com/deer/dynfresh.asp"
target="_blank">最近查询书籍</a></font></td>
</tr>
<tr>
<td align="middle"><img border="0"
src="http://www.hideer.com/images/searchbottom.gif"
width="150" height="25"></td>
</tr>
</table>
</form> |
| 样式二: |
| <form action="http://www.hideer.com/deer/search.asp"
method="POST" name="FORM1" target="_blank" style="font-family:宋体"
align="center"> <input type="hidden" name="matching" value="2"><p><input
name="text1" style="height: 22px; width: 122px; size=" 11" size="20">
<select name="choose" type="radio" size="1" style="font-family:
宋体; font-size: 11pt"> <option value="1" selected>作品</option>
<option value="2">作者</option> </select> <input
name="submit1" type="submit" value="搜索"></p> </form>
|
|
|