Did you use an element name like:  element_name[]  ?

You need to add the [] to your element name.  This creates an array and you 
need to loop through it to get each result.

Metin

At 02:26 PM 8/15/2002 -0500, Collins, Robert wrote:
>Stephanie,
>
>can you give an example of your form and the code used to submit it to the
>Db?
>
>Robert W. Collins II
>Webmaster
>New Orleans Regional Transit Authority
>Phone : (504) 248-3826
>Fax: (504) 248-3866
>Email : [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>
>
>
>-----Original Message-----
>From: Stephanie [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, August 15, 2002 2:15 PM
>To: [EMAIL PROTECTED]
>Subject: [PHP-WIN] Checkbox/Database Issues
>
>
>Here's my problem: I have a form in which there is a question and 5
>checkboxes to select from (ex: you can select more than one checkbox)
>
>I need to get each checkbox that is selected to show up when it is inputed
>into the mySQL DB.
>
>I can get the first selected checkbox in, but nothing I've done seems to
>work.
>
>Any help would be much appreciated :-)
>
>Stephanie
>
>
>
>
>
>--
>**********************
>Stephanie K. Piet
>OptiMetrics, Inc.
>2107 Laurel Bush Rd. Suite 209
>Bel Air, MD 21015
>[EMAIL PROTECTED]
>http://www.OptiMetrics.org
>(410)569-6081 ext: 111
>fax: (410)569-6083
>
>
>
>--
>PHP Windows Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
>--
>PHP Windows Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to