I have an html form and i want to save listbox contents(multiple select values)
into database and when i again open html form again i want those selected values(first time selected) to be selected.
how can i do this .how to store those values in database and then retrieve them and display