需要一个电子邮件表单,自动通过电子邮件向用户发送确认邮件? [英] Need an Email Form that automatically Emails the user a confirmation Email?

查看:228
本文介绍了需要一个电子邮件表单,自动通过电子邮件向用户发送确认邮件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的网站上有一个表单,可以将表单信息直接发送到我的电子邮件中。我想知道的是我需要向填写表单的用户发送电子邮件的脚本,这将说明收到您的电子邮件的内容。我们会尽快回复您。我知道这可以做到,我见过许多网站都做到了。我真的很喜欢,我希望在我的表格上有它。如果你们可以请帮助我,甚至链接到一个适当的链接,告诉我如何做到这一点,我真的很感激。谢谢大家。

I have a form on my site that sends the form information directly to an email of mine. What I am wondering is the script that I would need to send a email back to the user who filled out my form, that would state something along the lines of "your Email was received. We will get back to you as soon as possible. I know this can be done, I have seen many sites that do it. I really like and I want to have it on my form. If you guys could please help me out or even link to an appropriate link that would tell me how to do this I would really appreciate it. Thank you guys.

推荐答案

让它发送两封电子邮件。


如果您的表单使用PHP发送电子邮件mail()函数,只需在发送给你的邮件后直接添加第二个邮件行。

Have it send two emails.

If your form sends an email using PHP''s mail() function, just add a second mail line directly after the the mail that gets sent to you.

展开 | < span class =codeLinkonclick =selectAll(this);>选择 | Wrap | 行号


谢谢Sir先生。


我需要它吗?在变量名之间。


mail(
Do i need it the " in-between the variable names.

mail(


这篇关于需要一个电子邮件表单,自动通过电子邮件向用户发送确认邮件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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