Our original Directory List sample simply
returned the list of files in whatever order it found them on the file system.
Then we published our Sorted Directory List sample
which allowed the webmaster to choose how to sort the list of files. This time around we've taken
it one step further. This sample lets your visitors sort the file list
simply by clicking on the corresponding title in the header. It's very much like our
Database Sort (with Arrows) sample except that the
data being manipulated comes from the file system instead of a database.