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
Block users from RSS feeds
Matching Cell Items in Excel
DST Patch not working?
visual studio 2005 express
asp.net, c#, drop down list error
Referencing merged cells using the "Indirect" function
HP dl360 G6 Raid Driver for Windows 2008 64-bit
More Macro Short Questions
asp - The resource could not be found
Will there be a 13" Macbook with an iCore processor anytime soon? Safe to buy C2D?