Ask a Question related to Dreamweaver AppDev, Design and Development.
-
James Brown #1
Return Listbox label instead of Value
Hi there.
I want to return the value of a list box's label rather than it's value, can
this be done and if so how - the list box has static rather than dynamic
content.?
ie. <OPTION VALUE="2" SELECTED>United Kingdom</OPTION>
I want to retrieve United Kingdom.
Regards
James Brown
James Brown Guest
-
listbox to populate a listbox
I am trying to use a listbox that I have setup using flash remoting call to a db. What I want to happen is when you click on a item in first the... -
How to bind WS call return to <mx:Label>
I can't figure out how to bind data returned from a Web Service call as an array data type to <mx:Label> fields. My web service call returns an... -
click listbox and refresh another listbox
Can someone guide me to a resource on building set of drill-down listboxes? Basically I want to have 4 listboxes. The first starts out with... -
Item label displays as "," when moving from listbox to listbox
I have 2 listboxes: "lb_unselected" and "lb_selected". The first thing in the actions is loop through an array populating these two listboxes. ... -
now desparate! - 1st listbox contents disappears when 2nd listbox appears?
On 23 Jun 2003 12:57:45 -0700, KathyBurke40@attbi.com (KathyB) wrote: Its been a while since you posted but I will answer anyway. The problem... -
Drew #2
Re: Return Listbox label instead of Value
First off... Do you feel good?
Why don't you just use United Kingdom as the value and label?
Drew
"James Brown" <jb@jaybee.com> wrote in message
news:d3djga$19s$1@forums.macromedia.com...> Hi there.
>
> I want to return the value of a list box's label rather than it's value,
> can
> this be done and if so how - the list box has static rather than dynamic
> content.?
>
> ie. <OPTION VALUE="2" SELECTED>United Kingdom</OPTION>
>
> I want to retrieve United Kingdom.
>
> Regards
>
> James Brown
>
>
Drew Guest
-
gareth #3
Re: Return Listbox label instead of Value
As Drew said, why do you want to retrieve the label?
If you need to have it as you have it now, then lookup the value in a
database to find the label.
--
Gareth - TMM Dreamweaver
[url]http://www.dreamweavermxsupport.com/[/url]
[url]http://www.garethdp.com/[/url]
PHP Login Suite V2 - 34 Server Behaviors to build a complete Login system.
[url]http://www.phploginsuite.co.uk/[/url]
Co-Author: Dreamweaver MX: Instant Troubleshooter - Apress
Co-Author: Practical Intranet Development - Apress
Co-Author: Dreamweaver MX: Advanced PHP Web Development - Apress
Co-Author: Dreamweaver MX: PHP Web Development - Wrox
gareth Guest



Reply With Quote

