Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Need an "upload file" possibility on contact form #1261106

    Hi,

    i include the following code in the HTML of custom html element:

    <form action=”send.php” enctype=”multipart/form-data” method=”post”><input accept=”.pdf,.jpg,.png” name=”attachement” type=”file” />

    </form>

    and it allowed me to include files but, when sending the form, the attachement it is not appearing in the email received.

    Maybe all together we can find a way, any ideas?

    Thank you,

Viewing 1 post (of 1 total)