Re: [xsl] Random Sort

Subject: Re: [xsl] Random Sort
From: Jeff Kenton <jeffrey.kenton@xxxxxxxxxxx>
Date: Sat, 23 Oct 2004 10:16:03 -0400
Actually, what you want is a random "shuffle". In a programming language with arrays you can modify and a random number routine, it would be trivial (10 lines of C or Basic). I suspect any XSLT code to do the same will be ugly.

jeff


Tom Froehlich wrote:


I maintain a Web directory of fundraising software hosted on IIS, and cannot
figure how to get my listings to be sorted in a random manner each time
the page is requested....

--


-------------------------------------------------------------------------
=    Jeff Kenton      Consulting and software development               =
=                     http://home.comcast.net/~jeffrey.kenton           =
-------------------------------------------------------------------------

Current Thread