. .

 

 

.
.

09 / 09 / 2010

Usuarios conectados: 5

Cargando documento...

Buscar:

.

Este Sitio:

Principal

Dreamweaver

Fireworks

JavaScript

CSS

Sonido

Artículos

Links

E-ufemismos

Descargas

Historial

 

Mailing List:

Suscríbete a la lista de correo, No practico spamming y ofrece algunas ventajas.

Pulsa aquí para saber más y suscribirte.

 

Recomendados:

Tecnorama >Dreamweaver Extensions

 

PHP Recordset Paging Status

Versión para imprimir | Translate this page

DWMX and PHP/MySQL Server Model: This extension adds two more server behaviors to display the status of a Repeat Region. By default, with Dreamweaver you can use "Display Starting Record Number", "Display Last Record Number" and "Display Total Records". With current Server Behaviors you can write something like:

Displaying records from 10 to 15 of 45

Well, as I've said, you can add two more options to these behaviors: "Display Current Page" and "Display Total Pages", so now you can also write:

Displaying page #3 of 5

All you need before using them is a repeat region in your document (exactly as you need for DW's built-in Server Behaviors, that's obvious). After that you can use them as you please:

In the example, our recordset returns 9 results. We've created a repeat region, displaying 3 records per page. We've also added a Recordset Navigation bar:

Now, put the cursor after the "#" and select "Server Behaviors->Display Record Count->Display Current Page:

Select the Recordset you are using for your Repeat Region:

And after that, Select Server Behaviors->Display Record Count->Display Total Pages. When you have finished, you should see this in Live Data View:

.

As I said before, our recordset returns 9 records (3 records per page) so, if our Repeat Region returned 2 records per page it will display 5 pages instead of 3:

You can download it here

Comments? 2, so far. Displaying 1 ->2

1.- Just what I was looking for, worked first time... couldn’t ask for more. Thanks very much for this excellent addition :D

2.- How about making it work with mssql ?

| |

Add your Comments



Escribe el código de la imagen superior:

:

TECNORAMA es simplemente una página personal. No sirve ni de promoción del autor ni cosas por el estilo.
Todos los códigos, textos y tutoriales son de libre uso mientras se mencione al autor (no es mucho pedir)
Este sitio es compatible con IE6/NS6/Mozilla1.0
Para contactar, puedes enviarme un e-mail a tecnorama@hotmail.com