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
Dead harddrive - clicking sound
I frequently get BSOD with error message DRIVER_IRQL-NOT_LESS_OR_EQ
UAL on windows vista/7
Error"Cannot connect to Citrix Server. Proxy detection failure: Improper auto-configuration URL"
SonicWall, VPN Access Rule
SPRY DataSet - not updating on screen after successful update to database
HP Mini 1000 - Unable to boot
can't change password through OWA 2010
Decompiling DElphi DLL to Source Code.
printer not using default settings
Can WordPress be customized to some degree by manipulating files embeded in the WordPress file path