⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 phone.asp

📁 功能非常强大的一款办公自动化软件原代码,其中的文档签收功能特别实用.不相信下下来看下.
💻 ASP
📖 第 1 页 / 共 2 页
字号:
                            <tbody> 
                            <tr> 
                              <td height=10></td>
                            </tr>
                            </tbody> 
                          </table>
                          <table cellspacing=0 cellpadding=0 width=446 border=0>
                            <tr> 
                              <td height="24" align="center" valign="top"> 
                                <table width="100%" border="0" cellspacing="0" cellpadding="0">
                                  <tr> 
                                    <td valign="top" height="156" width="50%" align="center"> 
                                      <table width="100%" border="0" cellspacing="0" cellpadding="0">
                                        <tr> 
                                          <td align="center" valign="top"><img src="images/smstitle08.gif" width="180" height="77"></td>
                                        </tr>
                                      </table>
                                      <table width="100%" border="0" cellspacing="0" cellpadding="0" height="10">
                                        <tr>
                                          <td></td>
                                        </tr>
                                      </table>
                                      <table cellspacing=0 cellpadding=0 width=100% border=0 >
                                        <tr> 
                                          <td valign=center align=center width=183 height=28 class="10blue">联 
                                            系 人:</td>
                                          <td height="28" width="171" align="center"> 
                                            <select name="select" onChange="choose()" style="width:120px">
                                              <option>选择接收人</option>
                                              <%set rs=server.createobject("adodb.recordset")
					sql="select name,mobilephone from phone where mobilephone<>'' and userid='"&session("uid")&"'"
							  rs.open sql,conn,1,1
							  while not rs.eof
							  response.write "<option value='"&rs("mobilephone")&"'>"&rs("name")&"</option>"
							  rs.movenext
							  wend
							  rs.close
							  sql="select name,mobilephone from userlist where mobilephone<>''"
							  rs.open sql,conn,1,1
							  while not rs.eof
							  response.write "<option value='"&rs("mobilephone")&"'>"&rs("name")&"</option>"
							  rs.movenext
							  wend
							  rs.close
							  set rs=nothing
							  conn.close
							  set conn=nothing
							  %>
                                            </select>
                                          </td>
                                        </tr>
                                        <tbody> 
                                        <tr> 
                                          <td valign=center align=center width=183 height=28 class="10blue">对方手机:</td>
                                          <td valign=center height="28" width="171" align="center"> 
                                            <input size=14 name="mobile" maxlength="11" style="width:120px">
                                          </td>
                                        </tr>
                                        <tr align="left"> 
                                          <td valign=center colspan="2" height=28 class="10blue">&nbsp;剩余字符数: 
                                            <input class=smsinput tabindex=100 readOnly size=3 value=140 name=charsmonitor>
                                          </td>
                                        </tr>
                                        </tbody> 
                                      </table>
                                      <table width="93%" border="0" cellspacing="0" cellpadding="0" height="23">
                                        <tr> 
                                          <td class="10blue" height="22">注:最多可以输入140个英文字符或70个中文汉字。</td>
                                        </tr>
                                      </table>
                                      <table width="100%" border="0" cellspacing="0" cellpadding="0" height="40">
                                        <tr> 
                                          <td align="center"> 
               <input type=image height=16 width=45 src="images/phonesend.gif" name="image2" onClick="return checksendsms();">
                                            &nbsp;&nbsp; 
                                            <input 
                              onClick="this.form.reset();return false" 
                              type=image height=16 width=45 
                              src="images/phonecancel.gif" name="image">
                                          </td>
                                        </tr>
                                      </table>
                                    </td>
                                    <td height="156" valign="top" width="50%"> 
                                      <table width="100%" border="0" cellspacing="0" cellpadding="0" height="20">
                                        <tr> 
                                          <td class="10blue"><img src="images/smstitle07.gif" width="14" height="15">短信内容:</td>
                                        </tr>
                                      </table>
                                      <table width="100%" border="0" cellspacing="0" cellpadding="0" height="120">
                                        <tr> 
                                          <td colspan="3" valign="top" align="center" height="60"> 
                                            <textarea onpaste="return onCharsChange(this);" onKeyUp="return onCharsChange(this);" tabindex=1 name=message style="width:100%;height:99%" onChange="return onCharsChange(this);" class="body1"></textarea>
                                          </td>
                                        </tr>
                                      </table>
                                      <table class=wtable cellspacing=0 cellpadding=0 
                  width=100% border=0>
                                        <tbody> 
                                        <tr> 
                                          <td colspan=16 
                        height=28 class="10blue">表情符&gt;&gt;</td>
                                        </tr>
                                        <tr valign=center align=center> 
                                          <td align="right" height="30">&nbsp;</td>
                                          <td align="center" height="30" width="30"><img onClick="inputs('\n<)-..-(>\n( (oo) )\n')" src="images/main_01.gif"></td>
                                          <td width="30" height="30"> <img onClick="inputs('\n(\“v\”)\n   v\n')" src="images/main_02.gif"></td>
                                          <td width="30" height="30"> <img onClick="inputs(':-|')" height=18 
                        src="images/main_13.gif" width=18></td>
                                          <td width="30" height="30"><img onClick="inputs(':)')" height=18 
                        src="images/main_04.gif" width=18></td>
                                          <td width="30" height="30"><img onClick="inputs(':(')" height=18 
                        src="images/main_05.gif" width=18></td>
                                          <td width="30" height="30"><img onClick="inputs(':-D')" height=18 
                        src="images/main_11.gif" width=18></td>
                                          <td width="30" height="30"><img onClick="inputs(':-X')" height=18 
                        src="images/main_12.gif" width=18></td>
                                        </tr>
                                        <tr valign=center align=center> 
                                          <td valign="middle" height="30" align="right">&nbsp;</td>
                                          <td valign="middle" height="30" align="center" width="30"><img onClick="inputs(':-O')" height=18 
                        src="images/main_06.gif" width=18></td>
                                          <td width="30" height="30"><img onClick="inputs('B-)')" height=18 
                        src="images/main_07.gif" width=18></td>
                                          <td width="30" height="30"><img onClick="inputs(':-S')" 
                        src="images/main_08.gif"></td>
                                          <td width="30" height="30"><img onClick="inputs('@;@')" 
                        src="images/main_09.gif"></td>
                                          <td width="30" height="30"><img onClick="inputs(':-$')" height=18 
                        src="images/main_10.gif" width=18></td>
                                          <td width="30" height="30"><img onClick="inputs('-_-')" 
                        src="images/main_14.gif"></td>
                                          <td width="30" height="30"><img onClick="inputs('X-(')" height=18 
                        src="images/main_15.gif" 
                    width=18></td>
                                        </tr>
                                        </tbody> 
                                      </table>
                                    </td>
                                  </tr>
                                </table>
                              </td>
                            </tr>
                            <tbody> 
                            <tr align="center"> 
                              <td class=tfont valign=top> 
                                <table width="90%" border="0" cellspacing="0" cellpadding="0" height="8">
                                  <tr> 
                                    <td></td>
                                  </tr>
                                </table>
                                <table cellspacing=0 cellpadding=0 width=100% 
                  border=0 height="25">
                                  <tbody> </tbody> 
                                </table>
                              </td>
                            </tr>
                            </tbody> 
                          </table>
                        </td>
                      </tr>
                      </tbody> 
                    </table>
                    <table width="77%" border="0" cellspacing="0" cellpadding="0" height="15">
                      <tr> 
                        <td></td>
                      </tr>
                    </table>
                  </td>
                </tr>
                </tbody> 
              </table>
            </td>
          </tr>
          </tbody> 
        </table>
        
      </td>
    </tr>
  </table>
  
  <INPUT type=hidden value=1 name=isflash>
</form>
<SCRIPT> onCharsChange(document.form.message);</SCRIPT>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -