Search:
Namespaces
Discussions
.NET v1.1
Feedback
Addind items to listbox and get its values later at C#
Messages
Related Types
This message was discovered on
microsoft.public.dotnet.languages.jscript
.
Post a new message to this list...
Fabiano
Please,
i've have an interface that has 2 listboxes, the first one have a list of
available objects and the second a list of selected objects. Four buttons
copies itens from one listbox to the other.
I don't want to use postback feature, than i use JScript code to do this.
Creating items OPTION tag at the list box depending of the user choice.
The question is that i want to know the data contained at this listbox when
i submit my page, but i can't read the itens that i populated at the list
box. The itens.count just show me the number that i set when i created the
page.
how can i do this? I just can do it with postback?
tks
Fabiano
Reply to this message...
bruce barker
the browser only sends the selected value of a listbox on postback. you
should use a hidden field to pass the additional items back to the server.
-- bruce (sqlwork.com)
"Fabiano" <
Click here to reveal e-mail address
> wrote in message
news:
Click here to reveal e-mail address
...
[Original message clipped]
Reply to this message...
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com