[eluser]basty_dread[/eluser]
Im sorry if i did not explain it clearly.
i have a listbox.
and it's values are fetched from the database so this is how it will look like:
listbox name="list"
____________________
one
____________________| <---- this values are from the database
family tree
____________________|
ampster is amps
____________________|
what i want is to POST all the values on the listbox to the next page.
what should i do so that i could get all the values and insert them to the database.
Any one please help me please.. Thank you.