简体   繁体   English

如何在没有后端帮助的情况下从React JS(前端)发送电子邮件?

[英]How to send Emails from React JS(from Front End) without help of backend?

I want to make one feature website that allow to connect user's email account to particular Login and allow to send emails from front End directly. 我想创建一个功能网站,该网站允许将用户的电子邮件帐户连接到特定的登录名,并允许直接从前端发送电子邮件。 I am using React Js as front end. 我正在使用React Js作为前端。

You can use FormSpree . 您可以使用FormSpree You just have to provide the url in form action. 您只需要在表单操作中提供url。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 无法将数组类型的变量从React.js前端发送到Django后端 - Cannot send an array-type variable from React.js front-end to Django backend 如何将数据从 React 前端 Hooks 传递到 Express 后端 - How to pass data from React front end Hooks to Express backend 如何使用React前端从URL获取参数并表达后端? - How to get params from url with React front end and express backend? 如何使用 Multer 将包含图像和文本的表单输入数据从 React 前端发送到 Express 后端 - How to send a form input data containing both image and text from React front-end to Express backend using Multer 如何将具有 url 或路径名的自定义状态从前端发送到后端,以便在登录后将页面重定向到当前 url 以与 azuread 反应 - How to send custom state which has url or pathname from front end to backend for redirecting the page to current url after login in react with azuread 如何从 react.js 前端向 flask 后端发送数据但也获取数据? - How do I make a post request from react.js front end to flask backend that sends data but also grabs data? 如何从Node.js后端获取req.query值到React-Redux前端? - How to get req.query value from Node.js backend to React-Redux front-end? 如何将后端(Node.js)链接到前端(React) - How to LInk Backend(Node.js) to front-End(React) 如何将前端反应js中的值传递给后端springboot - How to pass values in front end react js to backend springboot 无法从 React 前端向 Node.js 后端发送 POST 请求 - Can't send POST request from React front-end to Node.js back-end
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM