Hi,
I am working with a dynamic form action page that creates an array of all formfield names and their corresponding values, then loops and outputs them into an email. The form is a basic HTML form, with hidden fields to define the TO, CC etc fields within CFMAIL.
The problem I have noticed...