我怎样才能用JavaScript通过电子邮件发送表单内容? [英] How can I send a form's contents over e-mail with JavaScript?

查看:87
本文介绍了我怎样才能用JavaScript通过电子邮件发送表单内容?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一份反馈HTML表单,我需要将结果发送到一个电子邮件地址。我该怎么做JavaScript?

您需要使用某种背景技术,例如python,ruby,coldfusion,php或ASP才能将其发送到您的电子邮件。



有几个免费网络上的服务可以让你用自己的资源做到这一点,但是如果你正在处理安全信息,你最好使用自己的资源。



这里有一个<一个允许你做类似这样的事情的免费PHP服务,但请记住,这种服务是通常不可靠。


I've got a feedback HTML form, the results of which I need to send to an e-mail address. How do I do that in JavaScript?

解决方案

You can't. You will need to use some sort of background technology, such as python, ruby, coldfusion, php or ASP in order to send it to your email.

There's a few free services on the nets that will allow you to do that using their own resources, but if you are dealing with secure information, you better use your own resources.

Here's a free PHP service that will allow you to do something like that, but just remember that this kind of service is normally unreliable.

这篇关于我怎样才能用JavaScript通过电子邮件发送表单内容?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆