Welcome Guest, Not a member yet? Register   Sign In
Passing values from dropdown to an array as one
#2

[eluser]Derek Allard[/eluser]
Code:
<select name="selection_date[days]">...days...</select>
<select name="selection_date[months]">...months...</select>
<select name="selection_date[years]">...years...</select>

Still thoguh, if it were me, and I was building 3 dropdowns, then I'd probably want to harvest them when they are submitted as 3 separate form fields.

edit: removed quotes, thanks noctrum!


Messages In This Thread
Passing values from dropdown to an array as one - by El Forum - 03-02-2011, 07:00 AM
Passing values from dropdown to an array as one - by El Forum - 03-02-2011, 07:06 AM
Passing values from dropdown to an array as one - by El Forum - 03-02-2011, 07:31 AM
Passing values from dropdown to an array as one - by El Forum - 03-02-2011, 07:35 AM
Passing values from dropdown to an array as one - by El Forum - 03-02-2011, 01:00 PM
Passing values from dropdown to an array as one - by El Forum - 03-02-2011, 02:56 PM



Theme © iAndrew 2016 - Forum software by © MyBB