7
6 Comments

How to collect submissions from your HTML form in 4 steps

https://formcarry.com/blog/how-to-create-a-contact-form-with-formcarry/
submitted this linkon July 5, 2021
  1. 3

    Good service in terms of time saving while creating a form.
    I will try it when needed.

    1. 1

      thank you!

  2. 2

    Nice.

    Is there any reason you added the < > symbols to the form URL? It looks a bit weird :)

    <form class="formcarryForm" action="<https://formcarry.com/s/{Your-Unique-Endpoint}>" method="POST">
    

    Do you handle file uploads as well?

    1. 1

      oh, that was by mistake, thanks for addressing it! yes you can upload files very easily https://formcarry.com/documentation/formcarry-advanced-configurations#uploading-files

  3. 2

    that’s a pretty simple solution, good job