首页 相关文章 短信发送程序

短信发送程序

<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 bg...[ 查看全文 ]

2016-01-29 标签:

短信发送程序的相关文章

手机页面
收藏网站 回到头部