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
Why Not able to read excel file in the Web application running on Windows7/Office2010?
What does it mean if I am receiving output errors on all of my Cisco Aironet 1130AG?
Best way to swap out SBS servers
Quartz Job Scheduler ShutdownHookPlugin
If folder does not exist, then create one
need to send and receive one domains email from another domains outlook?
Asp.Net I need help. I am not passing Date values to my the Conrol Parameters?? in a SqlDatasource using Ajax
IIS Web site works in all browsers except Safari on Mac
C++ mp3 playback class
centOS VPS setup - Domain name setup