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
Whats wrong with my css?
SBS 2008 shared folder permissions problem - read only - need full control
SBS 2008 Server running extreamly slow
Reading data off Raid 0
HELO server unrecognized command
HP Proliant DL360
Converting Hexadecimal to RGB
DHCP / DNS for multi-domain enviornment
Restore default wireless connection on laptop
dual screen monitors look different