This can be done using JavaScript. You can Google for form manipulation code or check out something like jQuery which would make resorting or modifying the select box quite simple and wouldn't require a request to the server.
On Mon, Jul 7, 2008 at 2:24 PM, Rick Faircloth <[EMAIL PROTECTED]> wrote: > Hi, all... > > I'm using a dynamically populated select (multiple) > allowing users to select one or more cities for which > they'd like to view properties. > > When the form which contains the form is submitted, it > submits back to the same page it's on. > > What I'd like to have happen in the select is for the > first selection to appear at the top of the select choices. > > e.g. > > First Population of Select: > > - any city > - Athens > - Atlanta > - Albany > - Augusta > - etc. > > User chooses "Albany". > > Select reappears: > > - Albany > - Augusta > - etc. > > Any way to control this with CF or otherwise? > > Thanks, > > Rick > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308677 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

