Then why can't you just save the form field with multiple values to
your database? unless I'm misunderstanding you.
You can save the list to your DB in a varchar field and then pull it
out and set the value to a list..


On Feb 20, 2008 11:03 AM, erik tom <[EMAIL PROTECTED]> wrote:
> >> I have a drop drop where i SELECTING MULTIPLE values and I
> >
> >Your CFLOCATION is inside your loop. Once that runs, it aborts the current
> >page. Put it after the loop.
> >
> >Dave Watts, CTO, Fig Leaf Software
> >http://www.figleaf.com/
> >
> >Fig Leaf Training: Adobe/Google/Paperthin Certified Partners
> >http://training.figleaf.com/
> >
> >WebManiacs 2008: the ultimate conference for CF/Flex/AIR developers!
> >http://www.webmaniacsconference.com/
>
>
> That looks great, but what I need is to post multiple values into 1 field 
> called foundOn. So once i select mi=ultiple values the foundOn field will 
> look for example like this 2,4,12 and so depends how many items from drop 
> down was selected
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299419
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