squarespace: send form data to email without using php -
I am using html form in a website hosted by SquareSpace. After the form is submitted, I want to send form data to an email. For my understanding, SquareSpace currently does not support PHP implementation, so I can not use a PHP script. Note that I can not even use built-in forms in SquareSpace (even if they have an email with data There is an option to send) What else can I use to send data to email? Any suggestions would be appreciated.
Comments
Post a Comment