One of the points that people seem to miss concerning the speed of a scripting language such as JavaScript or VBScript is that if you are really worrying about the time it takes to concatenate 100,000 strings then you should not be using a scripting language.