Zerostatic
09-20-2005, 01:27 AM
Guys I'm trying to teach myself vbscript. I learn better from examples of source code then I do from going through a tutorial but the source code I've been finding is alittle more complicated then what I'm looking for.
For example can someone show me how a function that would take a string, seperate it into an array (of words) and then response.write whatever is in the array look?
For example can someone show me how a function that would take a string, seperate it into an array (of words) and then response.write whatever is in the array look?