How will a contact form on a static website work?
We either have to create a server-side code to handle the form request and write some AJAX for the client side or we've to deploy a dynamic page on the server which the form can submit request too.
I noticed we're using tawk.to for sending messages. So is there any way in which we can use that form in conjunction with that plugin or maybe replace the form with the plugin?
How will a contact form on a static website work?
We either have to create a server-side code to handle the form request and write some AJAX for the client side or we've to deploy a dynamic page on the server which the form can submit request too.
I noticed we're using tawk.to for sending messages. So is there any way in which we can use that form in conjunction with that plugin or maybe replace the form with the plugin?