The best way that I know of to do this is to use the ORDER BY clause in your SQL.
Try something like this....
<% 'build sql statement
strSQL = "Select .... From .... Where ...."
'check for a sort field in the Request.Querystring object
If...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.