Re: [PHP] Can this work?
[email protected] (Tedd Sperling)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
On Jul 5, 2013, at 9:56 AM, Karl-Arne Gjersøyen <[email protected]> wrote: > The lists look like this: > > <form action="index.php > <view-source:http://localhost/%7Ekarl/kasen/io/kp/index.php>" > method="post"><select name="valgt_dynamit_polse_1-25kg"><option > value="1-25" selected="selected">1-25</option><option > value="1">1</option><option value="2">2</option><option Review this: http://sperling.com/php/select/ Also, omit 'multiple' in the select statement. Other than that, the demo shows how to gather the information you want. Cheers, tedd _____________________ [email protected] http://sperling.com