Microsoft
Software
Hardware
Network
Question : value to text, dropdownlist
I have the following line
bodyContent += "<b>Status: </b>" + statusDropDown.Text + "<br><br>";
it produces the value of the selected item in the dropdownlist and i need it to give me the text that is selected instead. how would i do that?
Thanks
Søren
Answer : value to text, dropdownlist
Use the following..,
bodyContent += "<b>Status: </b>" + statusDropDown.SelectedVal
ue + "<br><br>";
Random Solutions
NULLS FIRST, NULLS LAST on order by
Combobox values default
Help needed with iphone Configuration Utility, SSL certificates ,& SBS 2003
Visio Stencil showing switch ports
How can i select data with linq part by part of rows?
capture value of checked items in checklistbox
how to make background black?
split comma delimited values into seperate columns in SQL 2005
How to sendkeys commands to two sequential dialog boxes
I need your advice in this class php