html页面发送的电子邮件
问题描述:
你好,
我想通过发送电子邮件的HTML表单.
hello,
I want make a html form by which send an email.
答
好,继续吧.如果您遇到问题,请告诉我们.
试试吧,这并不难,您需要:
1.转到文本框
2.主题文本框
3.正文文本框
4.发送按钮
设计看起来不错的表单上只有四个控件(带有3个标题标签).
收到后,将发送电子邮件"代码放入发送"按钮.具有定义/默认的来自电子邮件地址".完成!
尝试!
Good, go ahead and do it. Do tell us if you get stuck and have issue.
Try out, it''s not that tough, you need:
1. To textbox
2. Subject textbox
3. Body textbox
4. send button
Only four controls (+ 3 labels for caption) on a form designed to look good.
Once you have it, put send email code in the send button. Have a defined/default ''from email address''. Done!
Try!
您已将页面发布在abc.aspx上并发送邮件
you have post the Page on abc.aspx and send the mail