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
couple of things missing from Exchange 2010?
Exchange 2010 mailbox move and activesync issue
Join query give duplicate value
Script to email newly created computers. Need to add groups & users accounts also.
WINDOWS XP PRO MEDIA EDITION RECOVERY
Netgear WPS and old computers
VB equation is slightly off
jquery Colorbox login form redirect
Select a MS Table in VBA
Crystal Report 2008 Query - OR Multiple Parameter