ASP SMS Send Program
Last Update:2017-02-28
Source: Internet
Author: User
Program <title> Send Short Message </title>
<meta http-equiv= "Content-type" content= "text/html; charset=gb2312 ">
<s cript language= "Javas cript"
var temp= "";
function Check ()
{
if (Temp==form1.message.value)
{
Alert ("You cannot enter a duplicate statement");
Temp=form1.message.value;
return false;
}
Else
{
Temp=form1.message.value;
return true;
}
}
</s cript>
<body bgcolor= "#0803C7" topmargin= "0"
<table width= "97%" border= "0" cellspacing= "0" cellpadding= "0"
<tr>
<td>
<center>
</center>
</td>
</tr>
<tr>
<TD height= "2" >
</td>
</tr>
<tr>
<TD height= "6" >
<center>
</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"
<p align= "center" ><font color= "#FF0000" ><a href= "http://www.yearcon.com/vbb/index.php" ><font size= "+4" color= "# FFFF00 "> Welcome to the short Message Center </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= "border=" 0 "cellpadding=" 0 "cellspacing=" 0 "align=" center "
<tr>
<TD height= "38" >
<center>
<b> <font color= "#FFFFFF" > China Mobile-Short message Send <br>
</font> </b>
</center>
<b> <font color= "#FFFFFF" > </font> </b> </td>
</tr>
<tr>
<TD height= "" "><font color=" #FFFFFF "><span class=" 9p "> hand Machine
number code </span>:
<input type= "text" name= "Phone" size= "15"
</font> </td>
</tr>
<tr>
<TD height= "><font color=" #FFFFFF "class=" 9p "> your number (or name): </font> <font color=" #FFFFFF ">
<input type= "text" name= "name" size= "15"
</font> </td>
</tr>
<tr>
<TD height= "Panax notoginseng" ><span class= "9p" ><font color= "#FFFFFF" > select hair
Send character set: </font> </span>
<select name= "CharSet"
<option value= "0" > Chinese </option>
<option value= "1" > English </option>
</select>
</td>
</tr>
<tr>
<TD height= "143" >
<p> <br>
<font color= "#FFFFFF" ><span class= "9p" "Short message content (limited to 50 characters): </span> </font> </p>
<p>
<textarea cols=36 name=message rows=6> </textarea>
</p>
</td>
</tr>
<tr>
<TD height= "30" >
<div align= "Center"
<input type= "image" Name= "ImageField" src= "fasong.jpg" width= "" height= "84"
<input type= "hidden" name= "Ownerphone" value= "Let Love Be the Lord"
</div> </td>
</tr>
</table>
</td>
</tr>
</table>
<center>
<s cript>
var tc_user= "AHNW";
</s cript>
<s cript src= "Http://stat.t2t2.com/stat.js" ></s cript>
<br>
</center>
</form>
</td>
</tr>
</table>
</body>
Save the above code in HTM format.