佳礼资讯网

 找回密码
 注册

ADVERTISEMENT

查看: 925|回复: 11

如何Submit Form到Email里?

[复制链接]
发表于 1-6-2006 06:00 PM | 显示全部楼层 |阅读模式
我用 Dreamweaver做了一个表格,想把它设定成按"Submit"就会将该表格寄到我的电邮信箱里,可以吗?
我应该怎样做呢?
谢谢。
回复

使用道具 举报


ADVERTISEMENT

发表于 1-6-2006 10:13 PM | 显示全部楼层
你是用PHP的吗?如果是的话就用 mail function。。。
  1. mail(send-to, subject, message);
复制代码
回复

使用道具 举报

scoldog 该用户已被删除
发表于 2-6-2006 01:57 PM | 显示全部楼层
请问在dreamweaver如何做表格? 想学,请多多指教。。
回复

使用道具 举报

发表于 2-6-2006 02:58 PM | 显示全部楼层
dreamweaver ,where download ?
回复

使用道具 举报

发表于 2-6-2006 07:06 PM | 显示全部楼层
请问下~~

我是用 html 来写表格~~

怎样 send 去 email ??
回复

使用道具 举报

发表于 2-6-2006 07:52 PM | 显示全部楼层
原帖由 powershotman 于 2-6-2006 07:06 PM 发表
请问下~~

我是用 html 来写表格~~

怎样 send 去 email ??


我觉得html sent不到的。
php的话就问上面的。。。。

asp的话,就问我
用CDONT吧。

我test过用这个99%的email都可以sent到我的yahoo和hotmail
回复

使用道具 举报

Follow Us
发表于 2-6-2006 09:21 PM | 显示全部楼层
原帖由 红发 于 2-6-2006 07:52 PM 发表


我觉得html sent不到的。
php的话就问上面的。。。。

asp的话,就问我
用CDONT吧。

我test过用这个99%的email都可以sent到我的yahoo和hotmail

对哦~~
可是我看到的是 html 的页面~~ 然后还有一个 php 的~~
asp 我的空间好像不 support ~~
php 谁会写??

[ 本帖最后由 powershotman 于 2-6-2006 09:22 PM 编辑 ]
回复

使用道具 举报

 楼主| 发表于 2-6-2006 11:04 PM | 显示全部楼层
原帖由 scoldog 于 2-6-2006 01:57 PM 发表
请问在dreamweaver如何做表格? 想学,请多多指教。。


我也是半桶水的,我就用Insert Form啊。
哈哈。。
回复

使用道具 举报


ADVERTISEMENT

 楼主| 发表于 2-6-2006 11:05 PM | 显示全部楼层
原帖由 windfreeze 于 1-6-2006 10:13 PM 发表
你是用PHP的吗?如果是的话就用 mail function。。。
mail(send-to, subject, message);


我是用HTML, 我不会用 PHP 啦。。。
回复

使用道具 举报

发表于 2-6-2006 11:26 PM | 显示全部楼层
<form  action="mailto:xxxxx@hotmail.com"  method="post">

try it !~
回复

使用道具 举报

 楼主| 发表于 3-6-2006 04:58 PM | 显示全部楼层
原帖由 lEkiss 于 2-6-2006 11:26 PM 发表
<form  action="mailto:xxxxx@hotmail.com"  method="post">

try it !~


我试了,可是怎么没反应的?我的电邮箱里还是空空的……。
还是我必须把表格放上网了才可以?
回复

使用道具 举报

发表于 3-6-2006 05:58 PM | 显示全部楼层
you have to download a class called class.phpmailer.php and email.class from the source forge. In this page, the steps are given to tell you how to use the class to send the data captured from the HTML textfield and then send to your email. Of course, you have to upload the files to server then only can test whether the mail is sent to your email account.

http://phpmailer.sourceforge.net
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

 

ADVERTISEMENT



ADVERTISEMENT



ADVERTISEMENT

ADVERTISEMENT


版权所有 © 1996-2023 Cari Internet Sdn Bhd (483575-W)|IPSERVERONE 提供云主机|广告刊登|关于我们|私隐权|免控|投诉|联络|脸书|佳礼资讯网

GMT+8, 5-8-2025 05:59 AM , Processed in 0.138188 second(s), 25 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表