You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
I think we should remove the default contact form and replace it with tawk.to's form so we don't need to write additional js and server side code ( plus the database ) to handle the contact form.
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?
The text was updated successfully, but these errors were encountered: