What You Have Learned
In this lesson, you have: Sent data from Flash to ColdFusion by passing it in a URL (pages 487489)Output URL variables t228, using ColdFusion (pages 489491)Used <cfquery> in conjunction with SQL's INSERT statement to insert data into a database (pages 492496)Used the getURL() method's optional variables parameter to pass data more securely from Flash to ColdFusion (pages 497503)Updated the ColdFusion template so that it could see the variables in their new location (pages 497503)