I have a simple form that has text input and text areas. When I click the submit button, the form is sent to a ColdFusion template that allows the user to review the form before sending it to the database. How do I add a print page button so this page can be printed before sending the data to the database?