https://www.developerfusion.com/t/coldfusion/code/sort/popularity/ ColdFusion Sample code from Developer Fusion 2002-03-16T10:03:00.00Z http://www.developerfusion.com/code/1993/send-an-email-using-a-coldfusion-form/ Send an email using a ColdFusion form 2002-02-20T08:02:00.00Z How to create a simple form, that posts to the page and emails a letter, and the results to everyone, including you. Julia Lynne Green http://www.developerfusion.com/code/2147/generate-csv-reports/ Generate CSV reports 2002-03-16T10:02:00.00Z If 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. Tim Garver http://www.developerfusion.com/code/1810/create-a-percentage-table/ Create a Percentage Table 2001-10-25T12:55:00.00Z The task at hand was to establish a chart that recorded the number of magazines checked off, and then compute the percentages of the total every time the form is submitted. Julia Lynne Green http://www.developerfusion.com/code/2146/coldfusion-function-demonstration/ ColdFusion function demonstration 2002-03-16T10:03:00.00Z This complete page demonstrates several different Cold Fusion functions, from passing form variables to outputting database recordsets Tim Garver