Microsoft
Software
Hardware
Network
Question : trim string
i need to trim off everything from the space to the end; example of string:
1310 ^*ka_+jdfkajsdkfj
need it to be
1310
Answer : trim string
string str = 1310 "^*ka_+jdfkajsdkfj";
str = str.Remove(str.IndexOf(" "));
Random Solutions
Load IOS Cisco 1841
Crystal Reports Xi - Sorting a CrossTab Report by a Summary Field
Cisco VPN client for Windows, use both RSA SecurID soft token and hard token
Exchange 2003 Logical Size vs Physical Size
windows 2008 64 server
can“t install forefront update KB 978297 on windows 2008 SBS
please check my .htaccess
Exchange 2003 does not work after reinstalling SMTP service on SBS 2003 Server
net share system error 5 acces denied
How to notify the moderator of new posts?