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
Outlook 2003 signature in default template
Script to enable folder auditing
Remotely Install Application to VPN users with certain IP
DHCP Client wont AutoStart
CSS Template
Facing issues in OCS federation..
sql query help
help with differential equation (but algebra reall)
Microsoft VPN not connecting on some computers
Is there a tool to check to see who has enabled auto-forward in outlook