On Fri, Dec 12, 2003 at 10:37:27 -0800,
Nathaniel Price <nprice(at)tesseract(dot)net> wrote:
>
> So is there a way to make a query where I can sort arbitrarily without
> having to create additional data in the database?
You have to save the state somewhere. If there is somewhere else other
than the database you can do this (e.g. cookies, URLs, etc...) then
you might be able to do it.