Re: $_POST and multiselectable <select> tag
- From: "Fabio" <znt.fabio@xxxxxxxxxxx>
- Date: Fri, 31 Aug 2007 19:03:45 +0200
ELINTPimp wrote:
Do a search on this group for select+array
Ok, I thank you to let me lost time searching for this *complex* solution
(ah, select+multiple, not select+array) that is
name="list[]"
and not
name="list"
Good, this works... also if the "[]" is not valid in html4 name attribute :)
http://www.w3.org/TR/html4/types.html#type-name
ID and NAME tokens must begin with a letter ([A-Za-z]) and may be followed
by any number of letters, digits ([0-9]), hyphens ("-"), underscores ("_"),
colons (":"), and periods (".").
.
- Follow-Ups:
- Re: $_POST and multiselectable <select> tag
- From: Andy Hassall
- Re: $_POST and multiselectable <select> tag
- From: ELINTPimp
- Re: $_POST and multiselectable <select> tag
- References:
- $_POST and multiselectable <select> tag
- From: Fabio
- Re: $_POST and multiselectable <select> tag
- From: ELINTPimp
- $_POST and multiselectable <select> tag
- Prev by Date: Re: SoapClient not sending proper SOAP requests -- how do I correct this?
- Next by Date: Re: Newbie question...login system
- Previous by thread: Re: $_POST and multiselectable <select> tag
- Next by thread: Re: $_POST and multiselectable <select> tag
- Index(es):