Re: FN-FORUM: Problems trying to sort query results randomly, whilst splitting over several pages
date posted 9th August 2007 13:09
On Thursday 09 August 2007 12:52:25 Neil Caunt wrote:
> Have you tried using the optional argument for RAND(), which sets the
> seed value? Keep it the same for each search query within the page set
> and you should get repeatable results.
Nice one, Neil.