Description of Using The Split() Function :
The various uses of SPLIT() function in VBScript is clearly learnt with the help of this ASP article that shows an example program for an easier understanding. From this article, you will come to know how to split text sentence and can store them in a seperate array and using FOR NEXT loop you can output them on ASP page.