乡下人产国偷v产偷v自拍,国产午夜片在线观看,婷婷成人亚洲综合国产麻豆,久久综合给合久久狠狠狠9

  • <output id="e9wm2"></output>
    <s id="e9wm2"><nobr id="e9wm2"><ins id="e9wm2"></ins></nobr></s>

    • 分享

      點(diǎn)擊輸入框顯示驗(yàn)證碼

       霞咪 2009-05-22

      點(diǎn)擊輸入框顯示驗(yàn)證碼

      <%
      if request("cur_action")="add" then
      code=Request.Form("code")
      if code=empty then
      response.write "<script LANGUAGE='javascript'>alert('請輸入驗(yàn)證碼!');history.go(-1);</script>"
      Session("GetCode")=empty
      response.End()
      elseif lcase(code)<>lcase(Session("GetCode")) then
      response.write "<script LANGUAGE='javascript'>alert('您輸入驗(yàn)證碼出錯(cuò)!');history.go(-1);</script>"
      Session("GetCode")=empty
      response.End()
      Else
      Response.Write "<script>alert('登陸成功');history.back();</script>"        
      response.End()
      end if
      end if
      %>
      <form name="form" method="post" action="index.asp">
      <SCRIPT LANGUAGE=javascript>
      /*顯示認(rèn)證碼 o start1*/
      function get_Code() {
              var Dv_CodeFile = "Dv_GetCode.asp";
              if(document.getElementById("imgid"))
                      document.getElementById("imgid").innerHTML = '<img src="'+Dv_CodeFile+'?t='+Math.random()+'" alt="點(diǎn)擊刷新驗(yàn)證碼" style="cursor:pointer;border:0;vertical-align:middle;height:18px;" onclick="this.src=\''+Dv_CodeFile+'?t=\'+Math.random()" />'
      }
      /*o end*/
      </script>
      <script language="JavaScript" type="text/javascript">
      var dvajax_request_type = "GET";
      </script>
      <script language="JavaScript" src="dv_ajax.js" type="text/javascript"></script>
      <tr>
        <td style="width:100px; text-align:right">驗(yàn)證碼:</td>
        <td style="width:150px; text-align:left"><!--驗(yàn)證碼表單-->
          <p>
            <input type="text" name="code" id="code" size="4" maxlength="4" tabindex="6" onfocus="get_Code();this.onfocus=null;" onkeyup="dv_ajaxcheck('checke_dvcode','code');" />
          <span id="imgid" style="color:red">點(diǎn)擊獲取驗(yàn)證碼</span><span id="isok_code"></span></p>
        
         <input name="cur_action" type="hidden" value="add">
         <input name="提交" type="submit" id="提交">
         </td>
      </tr>
      </form>

        本站是提供個(gè)人知識(shí)管理的網(wǎng)絡(luò)存儲(chǔ)空間,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點(diǎn)。請注意甄別內(nèi)容中的聯(lián)系方式、誘導(dǎo)購買等信息,謹(jǐn)防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請點(diǎn)擊一鍵舉報(bào)。
        轉(zhuǎn)藏 分享 獻(xiàn)花(0

        0條評論

        發(fā)表

        請遵守用戶 評論公約