OK David. But here's the conundrum:
a User has already selected a value which is stored in the database. Can I Display a range of <option> tags but make the one the user selected previously as the default...? ??? -- ----------------------------- Michael Mason Arras People www.arraspeople.co.uk ----------------------------- "David Robley" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > 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