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
net share system error 5 acces denied
Report ot few records
Symantec Endpoint Protection - SID 23615 HTTPS Tidserv Request 2 Detected
How do I charge for a job?
Cisco 2950 Vlan for Voice
Google Chart corechart help
Pass URL Parameter to multiple iFrames in ASP
Best Website to Collect Photos
Crystal Reports Xi - Sorting a CrossTab Report by a Summary Field
SSG5 VPN Routing, internal LAN route works, VPN route doesnt.