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
SQL Stored Procedure pass in a list
Audit Failure on Windows 2008
Event ID 12293 Security -SPP Publishing key management service Error#0x8007232D
AJAX Refresh on Submit of Pop Up Window
Server Error in '/Reports' Application in SQL Server Reporting Services
Crystal cross-tab page numbering
Outlook Contact Consolidation
How to enable workstation users to install software through GPO using SBS 2008
SBS 2003 / Error: too many hops (delivery attempts: 0)
childWindow