谁能针对我的这个查询给个能用的分页代码,谢谢~能用马上给分~~~
<%response.Buffer=true%>
<html>
<head>
<meta http-equiv= "Content-Type " content= "text/html; charset=gb2312 " />
<title> 需求单系统处理历史查询 </title>
</head>
<!--#include file= "conn.asp "-->
<script type= "text/javascript " src= "calendar.js "> </script>
<form action= "dispose_history.asp " method= "post " name= "dispose_history ">
<table width= "852 " border= "1 " align= "center ">
<td colspan= "4 " class= "titleClass "> 需求单系统查询画面 </td>
<tr>
<td width= "115 " height= "48 "> 需求主旨: </td>
<td colspan= "3 "> <label>
<input type= "text " id= "MAJOR_IDEA " name= "MAJOR_IDEA " size= "65 " maxlength= "65 " />
</label> </td>
</tr>
<tr>
<td height= "43 "> 需求单提出日期: </td>
<td width= "305 "> <label>
<input onFocus= "calendar() " name= "APPLY_TIME_start " type= "text " id= "APPLY_TIME_start " />
</label> </td>
<td width= "87 "> 至: </td>
<td width= "317 "> <label>
<input onFocus= "calendar() " name= "APPLY_TIME_end " type= "text " id= "Calendar1 " />
</label> </td>
</tr>
<tr>
<td height= "35 "> 希望上线时间: </td>
<td> <label>
<input onFocus= "calendar() " name= "WISH_FINISH_TIME_start " type= "text " id= "Calendar1 " />
</label> </td>
<td> 至: </td>
<td> <label>
<input onFocus= "calendar() " name= "WISH_FINISH_TIME_end " type= "text " id= "Calendar1 " />
</label> </td>
</tr>
<tr>
<td height= "42 "> 资讯主办: </td>
<td> <label>
<input name= "IT_UNDERTAKER " type= "text " size= "30 "