Hi, I am working with coldfusion a coldfusion form. There is a drop down menu with different users, ex. user1, user2, user3.
There are two list boxes.
The LeftListbox contains all values.
The RightListBox contains all values that have been assigned for a specific user.
After selecting the user and having the appropriate values on the left and right listbox, click Save. The values in the RightList box are stored in a table.
The problem I'm having is when I go to click Save, I have to select all the values in the list box for it to be saved in the table. If all the values are not selected, then the one that happens to be selected is added in the table. I don't know how to pass all the values in a list box, whether it is selected or not.
Any help will be greatly appreciated.
tiredntroubled 0 Newbie Poster
~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.