On Thursday 04 July 2002 16:52, Uwe Birkenhain wrote:
> Hi everybody on this rainy morning!
>
> My problem:
> I give the user a form with a list of options with checkboxes.
> The list is long and not predictable - the values change always.
> I want to put the checked values (or all, that doesn't matter) in an array,
> to pass it to my function.
>
> How can I write those keys and values in an array?
>
> I suppose it will be best done with JS - but since I don't know JS ...
> Has anybody a ready solution?

Search archives for "checkbox array"

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
For your penance, say five Hail Marys and one loud BLAH!
*/


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

Reply via email to