This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Ogg.: Showing results in parts...


try with index(), may be

<xsl:template match="tag[index() $lt$ 50]">
...
</xsl:template>

hope will help, bye lopi

Il Thu, 27 July 2000, Peter Aherne ha scritto:

> 
> Hi,
> 
>   I have an xml/xsl page that shows the results of a query. What I want to do is to only show 50 results at a time. What is the easiest way of doing this. Sorry about the basic questions but I have limited socumentation here until MIchael Kay's book arrives so hopefully I wont have to bother ye so much in the near future.
> 
> Regards,
> Peter.
> 
> -- 
> Peter Aherne   : IT Solutions Developer
> Mobile Number  : 087-2246834
> E-Mail address : peter@linux.ie
> Web address    : http://www.csn.ul.ie/~peter
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

___________________________________________________
Se vuoi un indirizzo di posta elettronica gratuito, 
iscriviti a http://www.katamail.com


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]