• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Basic HTML Email Form isn't working...

elnovato

Member
I've tried these two headers:

<form action="MAILTO:there@here.com" method="post" enctype="text/plain">

<FORM METHOD="POST" Action="MAILTO:there@here.com">

When the Submit button is clicked on the form, a new email opens up to the address I've specified, but the body is blank. No info carried over. Why is it not working? I've googled it but everything that I've found is everything I've done.

e.n. 🙂
 
Back
Top