listbox items to database
Posted: Wed Feb 11, 2009 10:48 am
Hey people..
I have this hobby listbox with up to near about 15 items where a user can select multiple item.
How can i insert all the items selected in the listbox?
Example Hobbies: If multiple hobbies are selected in the listbox and on press button how should i insert into database?
I saw this tutorial on the website.. in which .. if one item is select it will save one item only and if multiple item is selected, it puts "," between the items selected and then save into database.
but i cannot find it rite now.. so please help me .. how can i do it??
I have this hobby listbox with up to near about 15 items where a user can select multiple item.
How can i insert all the items selected in the listbox?
Example Hobbies: If multiple hobbies are selected in the listbox and on press button how should i insert into database?
I saw this tutorial on the website.. in which .. if one item is select it will save one item only and if multiple item is selected, it puts "," between the items selected and then save into database.
but i cannot find it rite now.. so please help me .. how can i do it??