www.gusucode.com > 源码留言本 3.2码程序 > write.asp

    <% 
' *************************************************
'|                                                 |
'|-----------------源码留言本 3.10-----------------|
'|                                                 |
'|                         黔江热线                |
'|         相关站点:http://www.52qj.com           | 
'|                                                 |
'| 版权由kering源码所有,不经本人同意,不得随意修改 |
'| 如经发现必追究其责任!                          |
' *************************************************
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><%=Request.Cookies("note_name")%>-签写留言程式</title>
<link href="css/black.css" rel="stylesheet" type="text/css">
</head>

<body>
<div align="center">
  <table width="760" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
    <tr>
      <td width="120" height="20"><img src="1/T_left.gif" width="121" height="26"></td>
      <td background="1/T_bg.gif">&nbsp;</td>
      <td width="120"><img src="1/T_right.gif" width="121" height="26"></td>
    </tr>
  </table>
  <table width="760" border="0" cellspacing="1" cellpadding="0" class="a2"  >
    <tr>
      <td height="20" class="a1">
<div align="center">签写留言</div></td>
    </tr>
    <form name="form" method="post" action="add_note.asp" ><tr>
        <td class="a3">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tr> 
              <td height="20" class="a3"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr> 
                    <td width="30%" height="30"> <div align="right">留言标题:</div></td>
                    <td><input name="note_title" type="text" class="i1" id="note_title" size="42"></td>
                    <td width="30%">请输入留言标题,不得超过32个字符<font color="#FF0000">*</font></td>
                  </tr>
                </table></td>
            </tr>
            <tr> 
              <td height="20" class="a4"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr> 
                    <td width="30%" height="30"> <div align="right">妮称:</div></td>
                    <td><input name="user_name" type="text" class="i1" id="user_name" size="42"></td>
                    <td width="30%">请输入你的妮称<font color="#FF0000">*</font></td>
                  </tr>
                </table></td>
            </tr>
            <tr> 
              <td height="20" class="a4"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr> 
                    <td width="30%" height="30"> <div align="right">QQ:</div></td>
                    <td><input name="user_qq" type="text" class="i1" id="user_qq" size="42"></td>
                    <td width="30%">请输入QQ</td>
                  </tr>
                </table></td>
            </tr>
            <tr>
              <td height="20" class="a4"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr> 
                    <td width="30%" height="30"> <div align="right">邮箱:</div></td>
                    <td><input name="user_email" type="text" class="i1" id="user_email3" size="42"></td>
                    <td width="30%">请输入你的邮箱<font color="#FF0000">*</font></td>
                  </tr>
                </table></td>
            </tr>
            <tr> 
              <td height="20" class="a4"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr> 
                    <td width="30%" height="30"> <div align="right">个人主页:</div></td>
                    <td><input name="user_page" type="text" class="i1" id="user_email4" size="42"></td>
                    <td width="30%">请输入你的个人主页</td>
                  </tr>
                </table></td>
            </tr>
            <tr> 
              <td height="20" class="a4"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr> 
                    <td width="30%" height="70" valign="middle"> <div align="right">请选择一个头像:</div></td>
                    <td width="130" valign="middle"><div align="center"> 
                        <table border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">
                          <tr>
                            <td bgcolor="#FFFFFF"><img src="face/.gif" name="tus"></td>
                          </tr>
                        </table>
                      </div></td>
                    <td valign="middle"> <script>function showimage(){document.images.tus.src="face/"+document.form.user_face.options[document.form.user_face.selectedIndex].value+".gif";}</script> 
                      <select name="user_face" class="i1" id="user_face" onChange="showimage()">
                        <option value="">&nbsp;&nbsp;&nbsp;&nbsp;随机&nbsp;&nbsp;&nbsp;&nbsp;</option>
                        <option value="m_01">&nbsp;&nbsp;&nbsp;&nbsp;01&nbsp;&nbsp;&nbsp;&nbsp;</option>
                        <option value="m_02">&nbsp;&nbsp;&nbsp;&nbsp;02&nbsp;&nbsp;&nbsp;&nbsp;</option>
                        <option value="m_03">&nbsp;&nbsp;&nbsp;&nbsp;03&nbsp;&nbsp;&nbsp;&nbsp;</option>
                        <option value="m_04">&nbsp;&nbsp;&nbsp;&nbsp;04&nbsp;&nbsp;&nbsp;&nbsp;</option>
                        <option value="m_05">&nbsp;&nbsp;&nbsp;&nbsp;05&nbsp;&nbsp;&nbsp;&nbsp;</option>
                        <option value="m_06">&nbsp;&nbsp;&nbsp;&nbsp;06&nbsp;&nbsp;&nbsp;&nbsp;</option>
                        <option value="m_07">&nbsp;&nbsp;&nbsp;&nbsp;07&nbsp;&nbsp;&nbsp;&nbsp;</option>
                        <option value="w_01">&nbsp;&nbsp;&nbsp;&nbsp;08&nbsp;&nbsp;&nbsp;&nbsp;</option>
                        <option value="w_02">&nbsp;&nbsp;&nbsp;&nbsp;09&nbsp;&nbsp;&nbsp;&nbsp;</option>
                        <option value="w_03">&nbsp;&nbsp;&nbsp;&nbsp;10&nbsp;&nbsp;&nbsp;&nbsp;</option>
                        <option value="w_04">&nbsp;&nbsp;&nbsp;&nbsp;11&nbsp;&nbsp;&nbsp;&nbsp;</option>
                        <option value="w_05">&nbsp;&nbsp;&nbsp;&nbsp;12&nbsp;&nbsp;&nbsp;&nbsp;</option>
                        <option value="w_06">&nbsp;&nbsp;&nbsp;&nbsp;13&nbsp;&nbsp;&nbsp;&nbsp;</option>
                        <option value="w_07">&nbsp;&nbsp;&nbsp;&nbsp;14&nbsp;&nbsp;&nbsp;&nbsp;</option>
                      </select> </td>
                    <td width="30%" valign="middle">请选择头像</td>
                  </tr>
                </table></td>
            </tr>
            <tr> 
              <td height="20" class="a4"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr> 
                    <td width="30%" valign="top"> <div align="right"> 
                        <p><br>
                          请填写留言内容:<br>
                        </p>
                        <p> <br>
                        </p>
                      </div></td>
                    <td valign="middle"> <textarea name="note_page" cols="50" rows="15" class="i1" id="note_page"></textarea>
                      留言内容,不得超过300个字符<font color="#FF0000">*</font></td>
                  </tr>
                </table></td>
            </tr>
            <tr> 
              <td height="40" class="a4"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr> 
                    <td width="45%"><div align="right"> 
                        <input name="Submit" type="submit" class="i1" value="提交留言" >
                      </div></td>
                    <td>&nbsp;</td>
                    <td width="45%"><input name="Submit2" type="reset" class="i1" value="重新填写"></td>
                  </tr>
                </table></td>
            </tr>
          </table> 
        </td>
    </tr> </form>
  </table>
  <table width="760" height="20" border="0" cellpadding="0" cellspacing="0" bgcolor="#CCCCCC">
    <tr>
      <td width="120"><img src="1/B_left.gif" width="120" height="26"></td>
      <td background="1/B_bg.gif">&nbsp;</td>
      <td width="120"><img src="1/B_right.gif" width="120" height="26"></td>
    </tr>
  </table>
</div>
</body>
</html>
<!--#include file="_button.asp"-->