You can put this solution on YOUR website! 4 letters can be chosen from 8 in "8 choose 4" or C(8,4) ways
which is given by the formula
(8*7*6*5)/(1*2*3*4) = 70 ways
For each of these selections, the set of 4 letters can be arranged in 4! = 24 ways.
Hence number of different combinations = 70*24 = 1680