Hi,
> For example, if I need to display 10 records per page, and
> I'm at page 15, I need to display this:
>
> prev 11 12 13 14 15 16 17 18 19 20 next
>
> I can carry page numbers from XML ready to display, but I'm
> wondering if it's possible to do it directly using XPATH.
You need XSLT, a single XPath statement will not get you there. Show us what you have so far and tell us what sort of problem you have.
Cheers,
Jarno - Funker Vogt: Nothing to Include
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|