Page 1 of 1

phph and list box control

Posted: Tue Dec 30, 2008 10:28 am
by fuzzyfuzz
Hi!
I want to use the listbox control that i know from .net. the problem is that there isn't any control like that in the reguler html controls- there is the drop down list but it isn't the same time
can anyone help me and say how can i reach the listbox control in a php page?

Re: phph and list box control

Posted: Tue Dec 30, 2008 12:24 pm
by alex.barylski
<select multiple="multiple">

</select>