专注于互联网--专注于架构

最新标签
网站地图
文章索引
Rss订阅
代码如下,但还要加入jMail.dll并且注册它,可以到 http://www.fly263.com/Soft/ShowSoft.asp?SoftID=4 下载一个。也可以到本人的资源里找,下载以后里面有一个 install.bat 文件双击就可以把jMail.dll等文件复制到c:/windows/system32里并且注册它,然后就可以用JavaScript发邮件了。 <html><head> <title>mail</title> <script> function SendEMail(subject,infor) { [阅读全文] [PDF]
<html><head><title>dddd</title><script language="javascript">function cc(){var oC=document.form1.sItem;var t=0; if(oC){for(var i=0;i<oC.length;i++){ if(oC(i).checked) t++}} if(t>7 && t<9) alert("你只能选择7个,但是你却选择了" + t + "个");} </script> </hea [阅读全文] [PDF]
1 共2条 分1页