>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 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us

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

Reply via email to