Hello all,
I have created a simple HTML form that I email to my clients to fill out. I have created a submit button and this brings up an email addressed to me.
How do I get the completed form (or just form fields) into the body of this email? In other words, what script would I use to specify the onclick or onsubmit function and where would I place this within my code?
Thank you all.
I have created a simple HTML form that I email to my clients to fill out. I have created a submit button and this brings up an email addressed to me.
How do I get the completed form (or just form fields) into the body of this email? In other words, what script would I use to specify the onclick or onsubmit function and where would I place this within my code?
Thank you all.