On Wed, 28 Jul 2004 20:49, Harlequin wrote:

> Hi all.
> 
> I'm trying to retrieve values from a previously selected dropdown menu.
> For text I simply use value="$Whatever"
> 
> But for dropdowns I can't do this - has anyone else come across this
> before...?
> 

Surprisingly, yes. If the dropdown has multiple selections, name it as an
array - listoptions[]


-- 
David Robley

I get mail........ I exist.

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

Reply via email to