Microsoft
Software
Hardware
Network
Question : get last 4 digit
HOw to get the last 4 digit of account numbers?
sample
45654545
458776
1231213213131
78745411
4521321212131231
Answer : get last 4 digit
dim origString as string = "abc1234567"
dim newString as string = origString.Substring(orgSt
ring.Lengt
h - 4,4)
OR
Dim origString As String = "abc1234567"
Dim newString As String = Right(origString, 4)
Random Solutions
Is it possible to restore an iTunes music folder corrupted during upgrade?
Can a Mail-Enabled Public Folder be restricted from sending to a Distribution List?
doc for code review
Collecting amount of data stored in file shares remotely
SBS Backup failed on D: "The system cannot find the path specified."
Show UnFriendly HTTP Error
Oracle 10 Standard Edition: what indexings does it support?
Adding new fields to an existing Crystal Report
Windows XP BSOD 0x44 on startup
DPM2007 - attach workgroup servers