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
Setting up FTP Users on IIS 7.5
Windows 2008 Server Domain isues
Can't access Exchange 2003 OWA from Internet
Dynamic Color
How to increase speed of UltraVNC
can#t Compile PNG Image Lib
Getting group membership from LDAP
I need to query each group in an OU in the Root Domain and get the group names that has exact identical users.
451 4.4.0 DNS query failed error in Exchange 2007 queue viewer
Citrix not finding the license server