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
Deploy application using GPO win 2008 R2
Symantec Endpoint Protection - SID 23615 HTTPS Tidserv Request 2 Detected
Report ot few records
net share system error 5 acces denied
Moving .piv and .stm Exchange 2003 files to another drive
How can i add column name in list generic?
IBM Think Pad HD error
Can XM be read from a string in memory instead of a file location? - C#
How to create own SMTP Server on VPS?
VMware Workstation 7.1 Won't Install