logo
WebsiteDashboard
📕
Formcarry Documentations
🧭
Getting Started
💭
Getting Deeper
🖼️
File Uploads
📬
Reply To
🔙
Dynamic Return URL
🔧
Code Examples
🔩
Formcarry.js
🔩
React
🔩
Vue
🔩
Axios
🔩
Fetch
🔩
jQuery
🔩
XMLHttpRequest
🤹🏻‍♂️
Features
✅
Thank You Pages
💌
Self Email Notifications
📤
Respondent Email Notifications
🎨
Custom Email Templates
🤮
Spam Protection
⬇️
Exporting Submissions
📫
Custom Email Servers
💰
Collecting Payments with Stripe
📏
Field Validations
👥
Team Accounts
🛡️
Google ReCaptcha
🧩
Integrations
🎩
Zapier
💳
Stripe
🔮
Formcarry API
📓
Forms API
📜
Submissions API
Formcarry Documentations
/
Getting Deeper

Reply To

If you have an input with name="email", you can directly Reply to the email to respond to the person who originally submitted the form.
html
<form action="https://formcarry.com/s/{Your Form ID}" method="POST" accept-charset="UTF-8"> <input type="email" name="email"> <input type="submit" value="Send"> </form>
File Uploads
Dynamic Return URL

Powered by Notaku
Helpful?
Share