
-----------------------------------
S_Grimm
Thu Feb 16, 2012 11:07 am

Javascript / ASP.Net / C# Question
-----------------------------------
Short and sweet. I have an  inside a HTML page. I'm looking to retrieve the selected value from said list box INSIDE a java script function when the user clicks a button.

I can post snippets of code if required, but I am more looking for an idea to try rather than actual code. Any help appreciated. 

Thanks a ton.

-----------------------------------
mirhagk
Thu Feb 16, 2012 6:55 pm

RE:Javascript / ASP.Net / C# Question
-----------------------------------
just grab the listbox by giving it an ID and using DOM.
