www.gusucode.com > 盐城分类信息网asp源码程序 > admin/addsfzn.asp

    <%
'***********************************
'本站由吉林信息网团队制作
'***********************************
'--------版权说明------------------
'吉林信息网官方网站:http://www.jl-e.com
'QQ:304133183  
'***********************************
%><!--#include file=cookies.asp-->
<title>增加生活常识</title><link href="inc_style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
body {
	background-color: #E7EEF5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
</style><table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
  <tr>
    <td width="78%">
  <div align="center">
    <center>
   <table width="78%" border="1" align="center" cellpadding="3" cellspacing="0" bordercolorlight="#335078" bordercolordark="#FFFFFF" bgcolor="#C5D5E4" style="font-size:12px; letter-spacing:1px;">
<FORM name=theForm method=POST action=addsfznchk.asp>
<tr bgcolor="#B6EBC4">
 <td bgColor="#C5D5E4" height="20" vAlign="bottom" width="517" colspan="2">
<p style="MARGIN-LEFT: 6px" align="center">
 <span style="font-size: 12px"><b>添加生活常识</b></span></td>
              </tr>
    <tr>
                      <td bgColor="#D7E2EC" height="43" width="90">
                        <div align="center"><span style="FONT-SIZE: 12px">
                      标题:</span></div></td>
                      <td bgColor="#E6ECF2" height="43" width="492" >
                      <p align="center">
                      <span style="FONT-SIZE: 12px">
                      <input name="nfrom" size="75" style="BACKGROUND-COLOR: #f9f9f9; COLOR: #384249; FONT-FAMILY: Verdana; FONT-SIZE: 11px; FONT-WEIGHT: bold" tabIndex="1" maxlength="50"></span></td>
              </tr>
    <tr>
                      <td bgColor="#D7E2EC" height="299" width="90" align="center">
                      <span style="FONT-SIZE: 12px">
                      内容:</span></td>
                      <td bgColor="#E6ECF2" height="299" >
                      <p align="center">
                      <span style="FONT-SIZE: 12px"><textarea name="nbiaoti" style="display:none"></textarea>
<iframe ID="Editor" name="Editor" src="../HtmlEditor/index.html?ID=nbiaoti"" frameBorder="0" marginHeight="0" marginWidth="0" scrolling="No" style="height:320px;width:100%"></iframe>
              </tr>
    <tr>
                      <td bgColor="#D7E2EC" height="43" vAlign="top"  colspan="2">
                      <p align="center">
                        <button name="B1" type="submit"><u>添加</u></button></td>
              </tr>
</form>
  </table>
    </center>
  </div>
    </td>
  </tr>
</table>
<%
'***********************************
'本站由吉林信息网团队制作
'***********************************
'--------版权说明------------------
'吉林信息网官方网站:http://www.jl-e.com
'QQ:304133183  
'***********************************
%>