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

📄 sendform.php

📁 修正了多处BUG
💻 PHP
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
</head>

<body>
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td height="16" valign="top"><table width="96%" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr> 
          <td width="4%"><img src="images/tleft.jpg" width="50" height="18"></td>
          <td width="91%" background="images/dmid.jpg">&nbsp;</td>
          <td width="5%"><img src="images/tright.jpg" width="50" height="18"></td>
        </tr>
      </table>
      <table width="96%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#F3F7FC">
        <tr> 
          <td height="45" valign="top" class="tian4"><div align="center"> 
              <table width="350" border="0" cellspacing="0" cellpadding="0"  class="table_kuang">
                <tr> 
                  <td width="429" height="40" valign="top"><form name="form1" method="post" action="">
                      <table width="100%" border="0" cellspacing="0" cellpadding="0">
                        <tr> 
                          <td class="tianchong"><input name="addmod" type="hidden" id="addmod" value="true">
                            动作 -&gt; 发送消息<font color="#FF0000">*为必填)</font></td>
                        </tr>
                        <tr> 
                          <td class="tianchong"> <div align="left"><font class="size10"><? echo $errormeg; ?></font> 
                            </div></td>
                        </tr>
                        <tr> 
                          <td class="tianchong">发给: 
                            <select name="send_to_list" id="send_to_list">
                              <option value="no" selected>不在列表</option>
                              <? createlist($_SESSION['username']); ?>
                            </select> <a href="addadress.php">查找添加联系人 </a>
                            <input name="send_to" type="text" id="send_to" size="10"></td>
                        </tr>
                        <tr> 
                          <td class="tianchong">标题: 
                            <input name="addname" type="text" class="form_format" id="addname2" 
												  onMouseOver ="this.style.backgroundColor='#879BD8'" onMouseOut ="this.style.backgroundColor='#f3f3f3'" value="<? echo $name_value; ?>" size="20" > 
                            <font color="#FF0000">*</font></td>
                        </tr>
                        <tr> 
                          <td class="tianchong">内容:<font color="#FF0000">*</font></td>
                        </tr>
                        <tr> 
                          <td class="tianchong"><div align="center"> 
                              <textarea name="addarea" cols="40" rows="15" class="form_format" id="addarea" 
												  onMouseOver ="this.style.backgroundColor='#FFFFFF'" onMouseOut ="this.style.backgroundColor='#F3F7FC'" ><? echo $area_value; ?></textarea>
                            </div></td>
                        </tr>
                        <tr> 
                          <td class="tianchong"> <div align="left"> </div></td>
                        </tr>
                        <tr> 
                          <td class="tianchong"><div align="center"> 
                              <input name="Submit" type="submit" value="发送"class="buton"   onMouseOver ="this.style.backgroundColor='#879BD8'" onMouseOut ="this.style.backgroundColor='#f3f7f3' ">
                              <input type="reset" name="Submit2" value="重置" class="buton"   onMouseOver ="this.style.backgroundColor='#879BD8'" onMouseOut ="this.style.backgroundColor='#f3f7f3'">
                            </div></td>
                        </tr>
                      </table>
                    </form></td>
                </tr>
              </table>
              <p> 
                <input type="button" name="Submit3" value="关闭窗口" onClick="window.close(); return false;" class="buton"  onMouseOver ="this.style.backgroundColor='#879BD8'" onMouseOut ="this.style.backgroundColor='#f3f7f3'">
              </p>
            </div></td>
        </tr>
      </table></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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