Click here to Skip to main content
15,891,567 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a listbox1 and a button1 in aspx page and I have a listbox2 and a button2 in modal popup.
I want to pass the value from listbox1 to listbox2 on button 1 click.
How can i do that??
Thanks
-Akshay.
Posted
Comments
Sergey Alexandrovich Kryukov 17-Sep-13 0:53am    
Your tag word "Ajax" is the answer, isn't it?
—SA
aks.shan 17-Sep-13 0:55am    
I dint get you...can u elaborate?
Sergey Alexandrovich Kryukov 17-Sep-13 1:55am    
The answer would be "use Ajax", but you already mentioned it. :-)
—SA
aks.shan 17-Sep-13 3:06am    
ok.
Thanks :)

1 solution

 
Share this answer
 
Comments
aks.shan 17-Sep-13 1:28am    
Thanks Prasad for sharing the link. :)
Prasad_Kulkarni 17-Sep-13 2:26am    
Glad it helps!
You're welcome.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900