Posted by Richard Lynch on 03/08/05 21:17
Ross Hulford wrote:
> I have a list in php where the user can select 1 or more (rooms book in a
> b&b). The following code is part of the form.
>
> <select name="rooms" size="7" multiple>
http://php.net/manual/en/faq.html.php#faq.html.select-multiple
You may want to switch to CHECKBOX since many users have NO CLUE about the
whole control-click thing.
--
Like Music?
http://l-i-e.com/artists.htm
Navigation:
[Reply to this message]
|