<cfif isDefined("form.submit")>
<cfmail to="?????" from="?????" subject="Form Filled out">
<cfloop item="field" collection="#form#">
#field# = #form[field]#
</cfloop>
</cfmail>
</cfif>
You may also want to at least add a
Form was filled out at #dateFormat(now())# / #timeFormat(now())#
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]
