<%@LANGUAGE="JAVASCRIPT"%> <% // *** Recordset Stats, Move To Record, and Go To Record: declare stats variables // set the record count var Recordset10_total = Recordset10.RecordCount; // set the number of rows displayed on this page if (Recordset10_numRows < 0) { // if repeat region set to all records Recordset10_numRows = Recordset10_total; } else if (Recordset10_numRows == 0) { // if no repeat regions Recordset10_numRows = 1; } // set the first and last displayed record var Recordset10_first = 1; var Recordset10_last = Recordset10_first + Recordset10_numRows - 1; // if we have the correct record count, check the other stats if (Recordset10_total != -1) { Recordset10_numRows = Math.min(Recordset10_numRows, Recordset10_total); Recordset10_first = Math.min(Recordset10_first, Recordset10_total); Recordset10_last = Math.min(Recordset10_last, Recordset10_total); } %> <% // *** Recordset Stats: if we don't know the record count, manually count them if (Recordset10_total == -1) { // count the total records by iterating through the recordset for (Recordset10_total=0; !Recordset10.EOF; Recordset10.MoveNext()) { Recordset10_total++; } // reset the cursor to the beginning if (Recordset10.CursorType > 0) { if (!Recordset10.BOF) Recordset10.MoveFirst(); } else { Recordset10.Requery(); } // set the number of rows displayed on this page if (Recordset10_numRows < 0 || Recordset10_numRows > Recordset10_total) { Recordset10_numRows = Recordset10_total; } // set the first and last displayed record Recordset10_last = Math.min(Recordset10_first + Recordset10_numRows - 1, Recordset10_total); Recordset10_first = Math.min(Recordset10_first, Recordset10_total); } %> Untitled Document
NOVEDADES MARZO 2004
 

 

| Home | Descuentos | Cliente Frecuente | Índice de Colecciones | Libros por Temas | Registro |
 | e-mail | Buscar un Libro | Quién Somos | Próximas Apariciones | Faq | Mapa |

| Atención a Socios |Catálogo Existencias|Guía de compra|
|Freeware - Shareware| lista de e-mail |
 Información de copyright ©1999-2002
La Biblia de
Manuales Imrescindibles
Diseño y creatividad
Programación
AutoCAD 2004 Dreamweaver MX Herramientas CAD Delphi 7 y Kylix 3
MySQL Internet para le Empresa
Delphi 7 AutoCAD 2004 Maya 4 a
Studio MX Java 2 Versión 1.4 Maya 5 Ocio Digital
Adm. Sis. Win 03 Serv Los Secretos de Maya Como utilizar cámara D.
a Word 2003 3ds Max 5 Manipula fotos con
aManuales Avanzados Títulos Especiales A Musica Digital
AutoCAD 2004 AEl libro de Las mejores fotos con
Windows Server 2003 Autoria DVD Windows Server 2003 a
a Portátiles a AManuales Fundamentales
a Introd. a Redes -A Excel 2003
a a -A -A
  NOVEDADES AGOSTO 2004
 

 

 
FAQ