Quoting Chris Boget <[EMAIL PROTECTED]>:
### > applies to selection lists, not checkboxes
###
### Indeed. But I believe he was offering that as an alternative. :)
Ahem! Thanks Chris!
RW
### Chris
###
###
### --
### PHP General Mailing List (http://www.php.net/)
### To unsubscribe, visit:
> applies to selection lists, not checkboxes
Indeed. But I believe he was offering that as an alternative. :)
Chris
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
applies to selection lists, not checkboxes
- Original Message -
From: "Richard Whitney" <[EMAIL PROTECTED]>
To: "Greg" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, January 24, 2003 2:59 PM
Subject: Re: [PHP] checkboxes & php
I j
gt; From: Greg [mailto:[EMAIL PROTECTED]]
### > Sent: Friday, January 24, 2003 3:27 PM
### > To: [EMAIL PROTECTED]
### > Subject: [PHP] checkboxes & php
### >
### >
### > If I have 3 checkboxes labeled "user", but each one has a seperate
### value,
### > how do I
ohn Holmes...
From: "Greg" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: [PHP] checkboxes & php
Date: Fri, 24 Jan 2003 15:37:06 -0500
I want to be able to let people check multiple values. I want them to be
given a list of usernames and check the ones they want d
Message -
> From: "Richard Whitney" <[EMAIL PROTECTED]>
> To: "Greg" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Friday, January 24, 2003 3:31 PM
> Subject: Re: [PHP] checkboxes & php
>
>
> > You need to give the
gt; -Original Message-
> From: Greg [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 24, 2003 3:27 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] checkboxes & php
>
>
> If I have 3 checkboxes labeled "user", but each one has a seperate value,
> ho
hitney" <[EMAIL PROTECTED]>
To: "Greg" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, January 24, 2003 3:31 PM
Subject: Re: [PHP] checkboxes & php
> You need to give the checkboxes unique names like user1, user2 user3
>
> RW
>
> Qu
Do you, prehaps, wants to use radio buttons instead?
RW
Quoting Greg <[EMAIL PROTECTED]>:
### If I have 3 checkboxes labeled "user", but each one has a seperate value,
### how do I get the values of each checkbox? For example, how would I tell
### if
### the following checkboxes are checked?
##
You need to give the checkboxes unique names like user1, user2 user3
RW
Quoting Greg <[EMAIL PROTECTED]>:
### If I have 3 checkboxes labeled "user", but each one has a seperate value,
### how do I get the values of each checkbox? For example, how would I tell
### if
### the following checkboxes
why would you give them all the same name? I can see this for radio buttons
but not checkboxes.
-Original Message-
From: Greg [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 24, 2003 3:27 PM
To: [EMAIL PROTECTED]
Subject: [PHP] checkboxes & php
If I have 3 checkboxes labeled &
If I have 3 checkboxes labeled "user", but each one has a seperate value,
how do I get the values of each checkbox? For example, how would I tell if
the following checkboxes are checked?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
12 matches
Mail list logo