On Monday 05 September 2005 11:10 am, Angelo Immediata wrote:
>
> I have this problem... i have a combobox; its values are obtained by
> invocking a web service. Now i need to show in an another page the
> description label of the element choosen by the user... how can i obtain
> it?
>
> [snip]
>
> Now if the user chooses the value "SAN GALLO" i'll have the code
> "000244"... well in the next page i'ld like to show the value "SAN GALLO"
> and not the code.. how can i recover this string without invocking the web
> service?Is it possible? Thanks to all.

How exactly is the selection-list being built from the web service?  It should 
be possible to do what you want, but the approach will depend on how you're 
getting the selection-list in the first place.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to