Read with Formatting | Join TechSpot! (it's free) | Bookmark / Share this



ASP/ADO help

eddy05
12-05-2002, 12:58 AM
I just thought maybe I can ask this question in techspot. I'm creating an Online Address Book for my community. If you know ASP/ADO, you'll know that when you list the recordset using

if NOT RecordSet.EOF then
response.writeln RecordSet("Field")
RecordSet.MoveNext

the records will be listed according to date. Any idea on how to make it list alphabetically instead?

 Tech News

 Downloads
Copyright © 1998-2008 TechSpot.com. TechSpot is a registered trademark. All Rights Reserved.