I have a ColdFusion page that displays data from a SQL database into a table. In the table header I have links set up to sort the data within its column. The problem is, I can only sort the data in one way: ascending or descending, depending on how I hard code it to act.I have a ColdFusion page that displays data fro