Dropdownmenu is a <select name="ddmenu"><option>....</select> So the php variable that will hold the user's choice is stored in variable $ddmenu. Thus, no "input" needed.
cheers, --thalis On Sun, 17 Mar 2002, Chuck "PUP" Payne wrote: > I am trying to get a form to work with pull down menu. But I am so brain > dead I forgot how to get the input from the pull down menu. Where do I put > input to pass on to php? > > Chuck Payne > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php