从表单发送电子邮件(仅HTML,JavaScript) [英] Send e-mail from a form (only HTML, javascript)

查看:175
本文介绍了从表单发送电子邮件(仅HTML,JavaScript)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

从表单发送电子邮件,这里是链接到基本的HTML代码:
W3学校

Send e-mail from a form, here is the the link to basic HTML code: W3 Schools

在写入评论,姓名和电子邮件,然后点击发送按钮Outlook Express启动 -
是可能立即发送消息(仅使用HTML,也许是javascript)?

After writing a comment, name and email and clicking Send button the Outlook Express starts- is it possible to send message immediately (using only HTML, maybe javascript)?

或者也许有一些可以做的事情,以便Outlook Express不再请求提交名称和电子邮件?

Or maybe is there something that can be done so that the Outlook Express doesnt ask again to submit a name and email?

注意

推荐答案

不,不是纯Javascript 。发送电子邮件需要服务器端处理。

no, not in pure Javascript. Sending email requires server-side processing.

有几个网站可以让您生成简单的电子邮件表单,请查看: http:/ /www.google.com/search?hl=en&safe=off&q=email+form+generator&aq=5&aqi=g10&aql=&oq=email+form

There are several website sthat will let you generate simple email forms, check out: http://www.google.com/search?hl=en&safe=off&q=email+form+generator&aq=5&aqi=g10&aql=&oq=email+form

这篇关于从表单发送电子邮件(仅HTML,JavaScript)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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