是否可以在emil中填写表单 [英] Is it possible to fillup a form in emil

查看:73
本文介绍了是否可以在emil中填写表单的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



是否可以在电子邮件中填写完整的表格。

我的问题:

我创建一个html模板(从注册页面开始)并通过他/她的电子邮件发送给用户。



现在用户打开一封电子邮件并填写完整表格在他/她的电子邮件中,点击电子邮件中的提交按钮后。

是否有可能将数据保存在我的数据库中。

Hi,
is it possible to fill up a complete form in email.
My Question :
I create a html template(ex a registration page) and send it to user in his/her email.

Now user open an email and fill up the complete form in his/her email, after that click on the submit button in email.
is it possible that data saved in my database.

推荐答案

是。

1)你必须在你的邮件服务器上写一个事件处理程序。

2)你必须写一个EML或(你的邮件服务器邮件格式)解析器。

3)像往常一样将提取的数据写入数据库。
Yes.
1) you will have to write an event handler on your mail server.
2) you will have to write a EML or (your mail servers mail format) parser.
3) write the extracted data to your database like you normally do.


这篇关于是否可以在emil中填写表单的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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