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?
phph and list box control
Moderator: General Moderators
-
alex.barylski
- DevNet Evangelist
- Posts: 6267
- Joined: Tue Dec 21, 2004 5:00 pm
- Location: Winnipeg
Re: phph and list box control
<select multiple="multiple">
</select>
</select>