[thelist] Ordering a recordset by an array

Jono Young Jono at brookgroup.com
Wed Oct 15 08:46:12 CDT 2003


Thanks for the link, when I get a few minutes I will read it more in depth.
I just took a quick scan and it looks promising, hopefully the learning
curve is not too steep?

On 10/14/03 1:02 PM, "Anthony Baratta" <Anthony at Baratta.com> wrote:

> At 09:04 AM 10/14/2003, Ben Gustafson wrote:
> 
>> and put the records in the order of the three numbers, so that the record
>> with an id of 15 is first, and the one with an ID of 7 is second, etc. The
>> numbers will be pulled from a text file using the FileSystemObject in ASP
>> Classic. I am using JavaScript as my server-side scripting language.
> 
> What you'll need to do is add a "display sequence" column in your data list
> and sort by that. When you want to drop the bubble sort method, you can try
> the QuickSort Method:
> 
> http://www.evolt.org/article/Quick_and_Dirty_ASP_Array_Sorting/17/21724/index.
> html
> 

-- 
Jono Young
Designer/Illustrator
Brook Group, LTD
8231 Main Street
Ellicott City, MD 21043
T: 410-465-7805 xt: 16
<http://www.brookgroup.com/>



More information about the thelist mailing list