954,566 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Show data at multiple page in asp

logo.gif   Back Logout   Adminheading.gif  List Of Subscribe Members User Name E Mail Project Country Dated Status Delete <% If rst.EOF or rst.BOF then %> No Registration posted !( Database Empty ) <% Else do while not rst.EOF %> <%=rst("nam")%> <%=rst("email")%> <%=rst("prj_type")%> <%=rst("country")%> <%=rst("date_field")%> <%=rst("status")%> "> <% rst.movenext loop rst.movefirst End If %> <%if not rst.BOF or not rst.EOF then%> Page -» <% for j=1 to intTotalpages if j=int(intCurrentPage) then %> ?currentPage=<%=j%>"><%=j%> <%else%> ?currentPage=<%=j%>"><%=j%> <% end if next end if rst.close : conn.close set rst=nothing : set objConec=nothing %>  

yogendra1571984
Newbie Poster
1 post since Jul 2007
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You