Here you go, someone apparently asked me a long time ago since the content of my site is probably a good 5 years old. Probably a better way to do this, but like I said I just keep reusing the same custom tag for it here since it works.
http://www.happyhacker.com/WebDev.cfm?Cat=CF&SubCat=Ordering#StartHere On 10/5/07, erik tom <[EMAIL PROTECTED]> wrote: > > >I think he is asking how to get what is submitted into the database, not > how > >to submit the form itself. > > > >I am guessing this is just a mult-select being submitted. What I have > done > >in the past is when I submit the form I run a JS function that grabs the > >values(which are the PKs for what is displayed) of my options and > >concatenate them into a list that is passed as a hidden form element. I > >then on the processing side loop through that and update the PK to the > >placement in the list. Might be a much better way to do this, I have > just > >reused the same script for this for the past 8 years or so, never had a > need > >to rewrite it. > > > > > >> > can you provide me with the sample of your script > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Enterprise web applications, build robust, secure scalable apps today - Try it now ColdFusion Today ColdFusion 8 beta - Build next generation apps Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290306 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

