Welcome to the in5 Answer Exchange! This a place to get answers about in5 (InDesign to HTML5) and make requests.
0 votes
I am using CC2015 and I want to make and use a very simpel e-mail form. How can I do that?
in how_to by (150 points)
  

1 Answer

0 votes
 
Best answer
You can create a hyperlink to an email address, but creating a working form would require address scripting and a server-side script (e.g., PHP).

Alternatively, you could email html from an outside service that would the server-side code, e.g.:
http://www.123contactform.com/email-form/

Or, try embedding this code:
http://www.techrepublic.com/article/set-up-an-html-mailto-form-without-a-back-end-script/
by (197k points)
selected by
Thanks for the very quick answer. I found the techrepublic code as well, but how and where do I embed this code?
Thanks again....
No problem.

You can insert the code using Object > Insert HTML... in InDesign.
Sure.... stupid...
But, the following fields appear on the tryout website:
Name, E-mail - both correct
Comment: with </p> and <p> in the field. And no submit button!!
Ideas? I only need on a temperorarly site completely made with In5 a very simple e-mail form.....
Thanks again
Can you send me a link to the site?