Why develop an entire backend, or take out a monthly subscription just for a simple contact form?
We're building SimpleSubmit to solve that dilemma - a one off payment, good for half a million submits.
Check back soon for updates
<form action="https://form.simplesubmit.com/formid method="post">
<input type="hidden" name="_formmac" value="dsdsdfrjhdfsihdfjhwerjuhdsfadf">
<label for="name">
<input type="text" name="name" value="">
<label for="message">
<textarea name="message">
</textarea>
<input type="submit" name="Submit">
</form>