This will be you answer I guess

<option value="foo">bar</option>



-----Original Message-----
From: sam rumaizan [mailto:samc...@yahoo.com] 
Sent: dinsdag 3 maart 2009 3:53
To: php-windows@lists.php.net; pte...@sensite.net
Subject: Re: [PHP-WIN] drop down menu to a table

How do you specify the value of the option?



--- On Mon, 3/2/09, pte...@sensite.net <pte...@sensite.net> wrote:

From: pte...@sensite.net <pte...@sensite.net>
Subject: Re: [PHP-WIN] drop down menu to a table
To: samc...@yahoo.com, php-windows@lists.php.net
Date: Monday, March 2, 2009, 6:38 PM

Include the drop down in a form with method=post and action=something.php 
In something.php, write $_post['drop down name'] to the table. 
Sent from my Verizon Wireless BlackBerry

-----Original Message-----
From: sam rumaizan <samc...@yahoo.com>

Date: Mon, 2 Mar 2009 17:27:32 
To: <php-windows@lists.php.net>
Subject: [PHP-WIN] drop down menu to a table


How do I insert data from a drop down menu values (select box) to a table







      

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

Reply via email to