Microsoft
Software
Hardware
Network
Question : asp.net Need to know how to remove an UnderScore from a Sring Value
I have a string value of 58_1 as an example
how do i remove the underscore?
Answer : asp.net Need to know how to remove an UnderScore from a Sring Value
string s = "58_1";
Response.Write(s.Replace("
_",""));
Random Solutions
How to read the data from MQRFH2 messages using MQ connector stage
Unable to renew SSL certificate (with the same key)
use wireshark to capture whats happening during the logon process
Gridview Update not saving. Fields stay in edit mode.
Need Excel User Function to Convert Tuesday, June 08, 2010 3:16 PM to mm/dd/yy
Having a problem json encoding a string with quotes
perl suppress printing when output to pipe
Deploying iTunes 9.2 using SCCM and CMD file?
lower lights
How do i factory reset netvanta 1524st switch from the cli command line?