09-20-2005, 12:27 AM
|
#1
|
|
Member (5 bit)
Join Date: Apr 2003
Location: Connecticut
Posts: 26
|
Can someone give me some sample vbscript source code
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?
|
|
|