[thelist] SQL user-defined order

Stephen Rider evolt_org at striderweb.com
Wed Oct 10 11:29:19 CDT 2007


How many records do you expect to be on the field?

This could be done with PHP (or whatever) that creates and populates  
an HTML form from the existing data.  Throw in some DOM scripting to  
insert/delete/move table rows, and Submitting the form recreates the  
array from the new data.

If there are a gazillion records, that may not be practical, but  
otherwise might work well.

Stephen

On Oct 10, 2007, at 10:52 AM, Matt Slocum wrote:

> I want the user to be able to decide the order of a list of
> categories.
>
> Does anyone have any ideas?



More information about the thelist mailing list