Re: [PHP] select multiple within for-each (SOLVED)

2002-07-15 Thread William S.

Please disregard the previous posting I made. I figured it
out.

On Mon, Jul 15, 2002 at 10:52:23AM +0200, William S. wrote:
> This works OK with creating buttons but is not what I want.
> POST/INPUT
> 
>   
>   
> 
>   
>   myform


-- 
Bill
Amsterdam, NL

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




[PHP] select multiple within for-each

2002-07-15 Thread William S.

This works OK with creating buttons but is not what I want.
POST/INPUT





myform
list.php
post

submit
insert





***This is what I would like to do but it does _not_ work and is wrong.***
POST/SELECT MULTIPLE





myform
list.php
post


insert








So how do I get a select-multiple form to work this way?

-- 
Bill
Amsterdam, NL

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