EdgeForms
Drop form data directly to your inbox. No backend. No hassle.
<form action="https://edgeforms.nxtedgestudio.com/submit" method="POST">
<input name="name" placeholder="Name" required />
<input type="email" name="email" placeholder="Email" required />
<textarea name="message" placeholder="Message"></textarea>
<button type="submit">Send</button>
</form>
>
📬 Form submissions will be emailed to the address you configure.
Add a hidden "_gotcha" field to prevent spam.