- 1、本文档共45页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
jsp发送邮件的源码(JSP source code to send mail).doc
jsp发送邮件的源码(JSP source code to send mail)
Two. Program source code:
(1) send text type letters. This is the recipient received after open the mailbox directly after the display in the message body. It has two main programs: mailform.html and sendmail.jsp, the other three procedures for the submission of successful and unsuccessful and internal error handler.
Mailform.html is used to input user information, and then submit a form to sendmail.jsp
Sendmail.jsp is used to process the received information and process the information, and finally send the mail
The source code of %--mailform.html --%
DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN
html
head
titlemailform.html/title
meta http-equiv= Content-Type content= text/html; charset=gb2312
/head
body
form name=, form1, post, action=, sendmail.jsp method=
p align= center fill in the content of mail /p
div align= center
table width= 75% border= 1
tr
tddiv align= center recipient /div/td
tddiv align= center
input name=, to, text, id=, to, size=, type=, 30, maxlength=, 30
/div/td
/tr
tr
td div and = center 发件人 / div / td
td div and = center
input name = from type = text id = from size = 30 maxlength = 30
/ div / td
tr /
tr
td div and = center 抄送 / div / td
td div and = center
input name = cc type = text id = cc size = 30 maxlength = 100
/ div / td
tr /
tr
td div and = center 暗送 / div / td
td div and = center
input name = bcc type = text id = bcc size = 30 maxlength = 100
/ div / td
tr /
tr
td div and = center 主题 / div / td
td div and = center
input name = subject type = text id = subject size = 30 maxlength = 30
/ div / td
tr /
tr
td colspan = 2 div and = center
textarea name = body cols = 40 row = 10 id = body / textarea
/ div / td
tr /
tr
td colspan = 2 div and = center
input type = submit name = submit value = 发送
nbsp;
;
输入名称=“复位”type=“提交”id=“复位”value=“清空”
表
“=”
表格
“=”
身体
--sendma
您可能关注的文档
- 种鲜粥做法大全.doc
- 2018年中央电大《公共行政学》期末复习题小抄.doc
- 供应链协同下波特模型的适用性探讨(Applicability of Potter model under Supply Chain Collaboration).doc
- 我国水彩艺术的水墨化进程.doc
- 新建年产t特色原料药及配套设施建设项目.doc
- 光纤通信网络新技术探讨.doc
- 公路网规划编制办法 公路网规划编制办法(2010版).doc
- 机动车驾驶员交通违章罚款与扣分明细(Motor vehicle driver traffic violation fines and deduction details).doc
- 我学院:Unityd动画脚本AnimationScripting使用方法.docx
- 大学英语四级精读词汇U.doc
- 成都市青白江区2025届数学六上期末调研试题含解析.doc
- 成都市龙泉驿区2025届六年级数学第一学期期末经典试题含解析.doc
- 承德市鹰手营子矿区2024年六年级数学第一学期期末复习检测模拟试题含解析.doc
- 恩平市2024-2025学年数学六上期末综合测试试题含解析.doc
- 东山县2025届数学六年级第一学期期末监测试题含解析.doc
- 毕节地区威宁彝族回族苗族自治县2024-2025学年六上数学期末质量跟踪监视试题含解析.doc
- 昌都地区洛隆县2024年数学六年级第一学期期末调研试题含解析.doc
- 大兴安岭地区2024年六上数学期末质量检测模拟试题含解析.doc
- 大邑县2024年六年级数学第一学期期末达标测试试题含解析.doc
- 德惠市2024年六年级数学第一学期期末调研试题含解析.doc
文档评论(0)