Tim Garver

Latest articles
-
ColdFusion function demonstration
by Tim GarverThis complete page demonstrates several different Cold Fusion functions, from passing form variables to outputting database recordsets
-
Generate CSV reports
by Tim GarverIf you are like me, my bosses all ask for reports. This code uses an advanced query to pull the appropriate data then write it all in CSV format, which Excel can open.