View Single Post

  #2 (permalink)  
Old 11-29-2005
Oli Filth
 
Posts: n/a
Default Re: List select query.

Richard Brooks wrote:
> I've got a country list which, after selecting and the 'submit' button
> is clicked, I need for the list to re-display the selected list element,
> the values are for stored database referencing only and not for display.
>
>

<...SNIP...>
>
> It's one of those 'mental block' days but what I need is for the list to
> display the selected element text and not the value so that the user
> can check their details.
>


http://www.w3.org/TR/html4/interact/forms.html#h-17.6.1

Reply With Quote