欢迎光临
我们一直在努力

短信发送程序

建站超值云服务器,限时71元/月

<html>

<head>

<title>短消息发送</title>

<meta http-equiv="content-type" content="text/html; charset=gb2312">

<script language="javascript">

var temp="";

function check()

{

if (temp==form1.message.value)

{

alert("您不能输入重复的语句");

temp=form1.message.value;

return false;

}

else

{

temp=form1.message.value;

return true;

}

}

</script>

</head>

<body bgcolor="#0803c7" topmargin="0">

<table width="97%" border="0" cellspacing="0" cellpadding="0">

<tr>

<td>

<center>

<img src="http://mail.amcc.com.cn/smsc/img/top1.jpg" width="768" height="58">

</center>

</td>

</tr>

<tr>

<td height="2">

</td>

</tr>

<tr>

<td height="6">

<center>

<img src="http://mail.amcc.com.cn/smsc/img/top_1.jpg" width="768" height="8">

</center>

</td>

</tr>

<tr>

<td height="323">

<form name="form1" mothed="post" enctype="multipart/form-data" action="http://mail.amcc.com.cn/smsc/send.php3" onsubmit="return(check())">

<p align="center"><font color="#ff0000"><a href="http://www.yearcon.com/vbb/index.php"><font size="+4" color="#ffff00">欢迎使用短消息中心</font></a></font></p>

<table width="46%" border="1" align="center" bordercolorlight="#ffffff" bordercolordark="#000000" cellpadding="0" cellspacing="0" height="120">

<tr>

<td height="379">

<table width="95%" border="0" cellpadding="0" cellspacing="0" align="center">

<tr>

<td height="38">

<center>

<b><font color="#ffffff">中国移动--短消息发送<br>

</font></b>

</center>

<hr>

<b><font color="#ffffff"> </font></b></td>

</tr>

<tr>

<td height="15"><font color="#ffffff"><span class="9p">手 机

号 码</span> :

<input type="text" name="phone" size="15">

</font></td>

</tr>

<tr>

<td height="35"><font color="#ffffff" class="9p">您的号码(或姓名) :</font><font color="#ffffff">

<input type="text" name="name" size="15">

</font></td>

</tr>

<tr>

<td height="37"><span class="9p"><font color="#ffffff">选 择 发

送 字 符 集:</font></span>

<select name="charset">

<option value="0">中文</option>

<option value="1">英文</option>

</select>

</td>

</tr>

<tr>

<td height="143">

<p><br>

<font color="#ffffff"><span class="9p">短消息内容(限50个字符):</span></font></p>

<p>

<textarea cols=36 name=message rows=6></textarea>

</p>

</td>

</tr>

<tr>

<td height="30">

<div align="center">

<hr>

<input type="image" name="imagefield" src="http://mail.amcc.com.cn/smsc/img/fasong.jpg" width="105" height="84">

<input type="hidden" name="ownerphone" value="让爱作主">

</div></td>

</tr>

</table>

</td>

</tr>

</table>

<center>

<script>

var tc_user="ahnw";

</script>

<script src="http://stat.t2t2.com/stat.js"></script>

<br>

<img src="http://mail.amcc.com.cn/smsc/img/top_1.jpg" width="768" height="8">

</center>

</form>

</td>

</tr>

</table>

</body>

</html>

把上面的代码保存为 htm 格式就可以用了

赞(0)
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com 特别注意:本站所有转载文章言论不代表本站观点! 本站所提供的图片等素材,版权归原作者所有,如需使用,请与原作者联系。未经允许不得转载:IDC资讯中心 » 短信发送程序
分享到: 更多 (0)

相关推荐

  • 暂无文章