Description of Sorting an Array Using Combsort :
This ASP learning module analyses the usage of array functions in VBScript Combsort and bobblesort. The author prefers the Combsort method to sort larger arrays in no time. The given table lists the difference on Combsort and Bubblesort implementaion on various number of array items. From which you can learn the easier and faster way to sort your database.