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
Where are the temporary Internet Files???
Windows XP SP3 can't print to HP P1006 on USB Port
transfering a directory with multiple files in parallel
average overhead on a PIX site to site IPSec tunnel
Sharing camcorder footage
My laptop hp pavilion dv9000 suddenly doesnt start
How do I list all of the tables in a schema in DB2?
DNS Server 2008 SBS errors
Virus and/or Malware redirecting my links
How do I use the registry to disable CTRL+O keyboard shortcuts in Windows XP/IE 6