I have an HTML form page that I’ve used with an outside server for years. I don’t know anything about php or how it works, which seems to be what the form bric uses. Is there code that I can embed in the web page that will actually execute the form to be emailed to me? I’ve used this outside server because I understood that a server had to handle the processing of the form.
I have tried to find demonstrations online but nothing really addresses my particular situation. I thought that simply putting the form in a my blocs page as html code would do it, but when I preview the form after exporting the site, the form will not submit to my outside server.
I hope it is OK with me to post the form as it currently exists on the web: http://sites.onlinemac.com/berkey/inquiry.htm
How can I implement this as a functional form on my redesigned web page with Blocs? By the way, the email address I am having the form data sent to is a gmail account.