Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Djkalavera

    Help Database Recordsets Paging...

    Ok I tried some paging scripts around but they donesn´t worked, so here´s my recordset script, Can someone help me to divide the results in pages? ok Here it is: <%Option Explicit%> <!--#INCLUDE FILE=&quot;format.inc&quot;--> <% dim Conn, RS, ID Set Conn = GetConnection...
  2. Djkalavera

    Help Database Recordsets Paging...

    Ok I tried some paging scripts around but they donesn´t worked, so here´s my recordset script, Can someone help me to divide the results in pages? ok Here it is: <%Option Explicit%> <!--#INCLUDE FILE=&quot;format.inc&quot;--> <% dim Conn, RS, ID Set Conn = GetConnection...

Part and Inventory Search

Back
Top