On Jul 5, 2013, at 9:56 AM, Karl-Arne Gjersøyen <karlarneg@xxxxxxxxx> 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 _____________________ tedd.sperling@xxxxxxxxx http://sperling.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php