C
crash8
I have a web site that utilizes a form to allow customers
to request information. When they click submit, the form
sends me an email, but rather than getting just a raw
listing of the fields in the form, I would like to format
the output so the email gives me the information in a
neat, intelligible manner. Does anyone know how I can do
this?
Also, I have several checkboxes in the form. Is there any
way to list the output of the checkboxes ONLY if they're
checked without having to list the unchecked ones?
Any input would be greatly appreciated. Thanks!
to request information. When they click submit, the form
sends me an email, but rather than getting just a raw
listing of the fields in the form, I would like to format
the output so the email gives me the information in a
neat, intelligible manner. Does anyone know how I can do
this?
Also, I have several checkboxes in the form. Is there any
way to list the output of the checkboxes ONLY if they're
checked without having to list the unchecked ones?
Any input would be greatly appreciated. Thanks!