ASP发邮件例程

发布时间:2007-03-23 11:29:56   浏览人数: 448758 次  
  关键字: ASP发邮件 - 本站搜索 - Google搜索 - Baidu搜索 - Yahoo搜索 - sougo搜索
  关键字: ASP发邮件例程 - 本站搜索 - Google搜索 - Baidu搜索 - Yahoo搜索 - sougo搜索
  关键字: 发邮件例程 - 本站搜索 - Google搜索 - Baidu搜索 - Yahoo搜索 - sougo搜索




































收件人地址:



<% = ErrMsgInputMailTo %>


发件人地址:



<% = ErrMsgInputMailFrom %>


邮件主题:



<% = ErrMsgInputMailSubject %>


邮件内容:



<% = ErrMsgTextBoxMailBody %>








<% = MsgSendResult %>










<%
Function ValidateEmail(Expression)
Dim objRegExp
Set objRegExp = New RegExp
objRegExp.Pattern = "^[w.-]+@[w.-]+.[a-zA-Z]+$"
ValidateEmail = objRegExp.Test(Expression)
End Function
%>


上一篇:如何由我司代办备案
下一篇:如何利用ASP程序来使用JMail发邮件

关于我们 | 联系我们 | 代理合作 | 汇款方式 | 网站地图 | 合作伙伴 | 友情链接


 

网站备案编号: 浙ICP备06028975号  

·版权所有:台州迅捷网络工程有限公司 copyright©2006-2010 AllRights Resrved   

 

·公司网址:http://www.wlren.cn  E-mail:5837405@qq.com  Tel:0576-88877798  FAX:0576-84606567 

 

 

 

以下js为测试信息