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

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -