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
Problem opening emails from an archiving folder in Outlook
OMA and OWA
Joomla site blank after upgrade
ReportViewer break pages
How to view .stp or .wsp files in Microsoft Office sharepoint designer mode
Sonicwall Pro230
lastb: /var/log/btmp: File too large
Require 2 CPUs on an Intel Server SC5520HC Motherboard?
laptop display problems
Extract icon from EXE/DLL