next
update
set sortIndex = 25
where ID = foo
HTH
--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
-Original Message-
From: Deanna Schneider [mailto:[EMAIL PROTECTED]
Sent: Friday, October 17, 2003 11:12 AM
To: CF-Talk
Subject: Re: Sort
Deanna Schneider wrote:
> We do this by having a sort order column and then a _javascript_ interface
> that lets them move items updown in a list. Then, the list of ordered items
> is sent to the action page, and looped through, and we update the sortorder
> column based on the new order of the li
Les,
We do this by having a sort order column and then a _javascript_ interface
that lets them move items updown in a list. Then, the list of ordered items
is sent to the action page, and looped through, and we update the sortorder
column based on the new order of the list. We're not dealing with h
3 matches
Mail list logo