This sample works just like our Database Sort sample except that it adds
the ability to sort by multiple fields just by clicking on the
field headings in sequence. The script will sort on as many fields as you want
but it does remove duplicates to keep things logical.
For more information you might want to see the description of the
classic ASP version, since this version is based on that code.