Add the following to your form page or Application.cfm page.
<cfheader name="Content-Type" value="text/html; charset=iso-8859-1"><cfcontent type="text/html; charset=iso-8859-1"> <cfset setencoding("FORM", "iso-8859-1")><cfset setencoding("URL", "iso-8859-1")>