Sign in

Form processing services comparison

  • This topic has 2 replies, 1 voice, and was last updated 3 years, 2 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2185
    Avatar photoVerhoeckx

    See attachment

    #2188
    Avatar photoVerhoeckx

    Because it’s not possible to process the data in a web form on a static website you have to rely on a third party service. In the attachment above you can find the comparison of five of such services.  The services that I compared are: Formspree, Kwes Forms, Getform, 99Inbound and Jotform.

    I hope this comparison can help you choose the right service.

    #2189
    Avatar photoVerhoeckx

    Above I suggest that’s only possible to process the data in a form by using a third party service. Of course this isn’t completely true because it’s still possible to add a PHP script to your website (for example in a subdomain of your website). If this is what you want to do then PHPMailer is probably your best option.

    You can find more information about PHPMailer here:

    https://github.com/PHPMailer/PHPMailer/blob/master/README.md

     

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.