短信发送程序

2016-01-29 19:43 2 1 收藏

短信发送程序,短信发送程序

【 tulaoshi.com - ASP 】

       <html>
  <head>
  <title>短消息发送</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("您不能输入重复的语句");
      temp=form1.message.value;
      return false;
     }
     else
     {
      temp=form1.message.value;
      return true;
     }
    }
  </s cript>
  </head>
  
  
  <body bgcolor="#0803C7" topmargin="0">
    <table width="97%" border="0" cellspacing="0" cellpadding="0">
     <tr>
      <td>
       <center>
        <img src="http://img.jcwcn.com/attachment/portal/jcwcj/2005-12/10/05121000265617624.jpg" width="768" height="58">
       </center>
      </td>
     </tr>
     <tr>
      <td height="2">
      </td>
     </tr>
     <tr>
      <td height="6">
       <center>
        <img src="http://img.jcwcn.com/attachment/portal/jcwcj/2005-12/10/05121000265688544.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

来源:https://www.tulaoshi.com/n/20160129/1509979.html

延伸阅读
中华通发送短信资费是多少?   目前,只支持发送国内短信,0.1元/条,60个字符(包括汉字、标点符号、字母等等)通过充值话费获得赠送后可低至6分钱/条。支持发送到中国移动、中国联通,暂不支持小灵通。对方可以直接回复短信,软件可以同时接收到对方回复的内容。 支持群发:群发短信按发送的条数进行扣费,发送成功即时扣费;普通...
标签: PHP
  最近做一个新闻系统,为了模仿各大网站的在线发信功能就写了这个小程序,希望对各位菜鸟兄弟有用。     我没有给出一部分代码,只给出关键部分。其中shouxin代表收信人地址,shouren代表收信人姓名,jixin代表发信人地址,faren代表发信人姓名。id是前边传过来的参数,对你来说根本没什么用的。 <? if($shou...
ios8能用短信发送视频吗?   短信功能越来越丰富,不仅可以发送文字和图片,能发送视频吗?ios8能用短信发送视频吗?ios8除了语音之外,在发送iMessage信息的时候,还可以加上你拍摄的精彩视频,不能发GIF图片那就直接上视频吧。 打开信息应用。 点击新建信息,选择联系人,点击相机按钮。 现在即可看到选择照...
通过编程方式实现短信息的发送对很多人来说是一件比较烦杂的事情,目前一般的解决方法是通过计算机和手机的连线,通过可对手机编程的语言编写相关的手机短信息程序来实现,而这种方法对于一般人来说是很难达到的,因为此种方法不仅要有很多必备的硬件设备,也还需懂得手机编程的相关知识。本文就来探讨一下另外一种通过Visual C#发送短信息...
如何避免iPhone发送iMessage时产生短信费用   朋友和家人之间,免不了会通过短信来联系,特别是节假日的祝福短信神马的,苹果的 iMessage刚好可以取代普通短信从而省下一点短信费用,我们再也用不着短信包月了。 但是有一点需要注意,就是当你发送 iMessage时,如果对方处于无网络状态,iMessage信息会自动转换为正常的短信息...

经验教程

361

收藏

77

精华推荐

微博分享 QQ分享 QQ空间 手机页面 收藏网站 回到头部