x'ed out your email address this time!  :o)

Gotcha... IIUC, once the link is clicked (up or down link)
the page submits back to itself, runs an update query
and re-sorts the list... right?

Concerning another approach... if I provided text inputs
for the list, with each one containing a number representing
their current sort rank, how would I round a number up to
the nearest number divisible by 10?

Let's say a manager put in the number 14 for an agent.
Now when the page is submitted back to itself I want the
agent submitted at 14 to become 20, and the one at 20
to become 30, etc.

How would I use the Round function (or something else?)
to change the numbers up to the next number evenly
divisible by 10?

Rick

-----Original Message-----
From: Bobby Hartsfield [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 14, 2007 10:32 AM
To: CF-Talk
Subject: RE: How to re-order items?

Hey... stop putting my email address in the body! Lol! j/k

No, they are nothing special... they are just links that pass the needed url
variables back to the page when clicked. Since all of the reordering is done
first thing, they are in the new order when the query to grab them all is
ran again





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:269795
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to