Re: following radio & hidden does not work..... help please.
- From: "Paul Lautman" <paul.lautman@xxxxxxxxxxxxxx>
- Date: Fri, 30 May 2008 22:45:47 +0100
dba wrote:
using the following code with a problem....
echo "<input type='hidden' name='member_id'
value=\"{$row[0]}\">{$row[0]}";
echo "<input type='radio' name='member_name'
value=\"{$row[1]}\">{$row[1]}<br />";
The post_data.php program posts the following
member id is: 0009
member_name is: Ralph Jones
cccb_name is: Annexation Committee
Everything is ok but the member id. The number listed '0009' is the
number of the last name in the returned result. It is NOT the number
listed with Ralph Jones which is '0007'.
This works the same with a radio button or a select statement.
Any help will be appreciated.
I'm terribly sorry, my crystal ball is in the workshop. Maybe someone else's
crystal ball is working and they can see your code which produces this.
.
- Follow-Ups:
- Re: following radio & hidden does not work..... help please.
- From: Rik Wasmus
- Re: following radio & hidden does not work..... help please.
- From: Rik Wasmus
- Re: following radio & hidden does not work..... help please.
- References:
- Prev by Date: following radio & hidden does not work..... help please.
- Next by Date: Re: how to invoke ReflectionMethod and pass variable by reference as argument?
- Previous by thread: following radio & hidden does not work..... help please.
- Next by thread: Re: following radio & hidden does not work..... help please.
- Index(es):