Form detail submit to email using form

Anyone have any idea, how to send form detail(Example: detail of Name, email, remark) to an email which the user cannot see the email address of where it send to? It will be in publish in html page. I have attach two picture.

undefined

Form.pngform2.png

Discussion (1)

You can Submit the form to "Custom script", but you'll need a PHP script or similar to receive and process the data.

Discussions have been disabled for this post