您的位置:建站学院首页 >> 文章 >> asp技术 >> asp应用
分页显示的例子(显示记录背景色替换变化)

type=text name=pgNum size=3 maxlength=3 value="""&nextPg&""">  <input type=submit name=gopgNum
value=GO></nobr></form>"
  End If
Else Response.Write"Sorry, nothing is available at the moment."
End If
rs.Close
Set rs = Nothing
Else
Set rs = cnDZ.Execute("SELECT * FROM TABLE WHERE ID = "&specific&"")
Do Until rs.EOF
Response.Write""&rs("FIELD")&"<br>"&_
  ""&rs("FIELD2")&"<br>"
rs.MoveNext
Loop
rs.Close
Set rs = Nothing
End If
%>

本内容共2页  首 页  上一页  下一页  尾 页  当前在第2

Google
 
Web www.cqxw.net