?? manage_main1.asp
字號(hào):
<!--#include file="admin.asp"-->
<!--#include file="conn.asp"-->
<%Jigou=server.htmlencode(Trim(Request("content"))) %>
<%if Request.QueryString("no")="eshop" then
set rs=server.createobject("adodb.recordset")
sql="select * from main"
rs.open sql,conn,3,3
rs("Jigou")=Jigou
rs.update
rs.close
response.redirect "Manage_Main1.asp"
end if
sql="select * from main"
Set rs_home= Server.CreateObject("ADODB.Recordset")
rs_home.open sql,conn,1,1
%>
<!-- #include file="Inc/Head.asp" -->
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr> <td width="150" align="center" valign="top"> <table width="150" height="100%" border="0" cellpadding="0" cellspacing="0" class="HeaderTdStyle">
<tr> <td align="center" valign="top"><table width="100%" height="24" border="0" cellpadding="0" cellspacing="0">
<tr> <td align="center">功能菜單</td></tr> </table><table width="100%" height="90%" border="0" cellpadding="0" cellspacing="0" class="MenuBg">
<tr> <td align="center" valign="top"><br> <table width="90%" border="0" cellpadding="0" cellspacing="0">
<tr> <td width="16%"><img src="/Img/Left_1.gif" width="28" height="11"></td><td width="84%" height="20"><font color="#FFFF00">企業(yè)信息管理</font></td></tr>
</table><table width="90%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="34%" height="20" align="right"><img src="/Img/Left_1_1.gif" width="29" height="16"></td><td width="66%" valign="bottom"><a href="Manage_Main.asp"><font color="#FFFF00">公司簡(jiǎn)介</font></a></td></tr>
</table><table width="90%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="34%" height="20" align="right"><img src="/Img/Left_1_1.gif" width="29" height="16"></td><td width="66%" valign="bottom"><a href="Manage_Main1.asp"><font color="#FFFF00">組織機(jī)構(gòu)</font></a></td></tr>
</table><table width="90%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="34%" height="20" align="right"><img src="/Img/Left_1_1.gif" width="29" height="16"></td><td width="66%" valign="bottom"><a href="Manage_Main2.asp"><font color="#FFFF00">公司文化</font></a></td></tr>
</table><table width="90%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="34%" height="20" align="right"><img src="/Img/Left_1_1.gif" width="29" height="16"></td><td width="66%" valign="bottom"><a href="Manage_Main4.asp"><font color="#FFFF00">聯(lián)系我們</font></a></td></tr>
</table></td></tr> </table></td></tr> </table></td><td align="center" valign="top">
<br> <strong><br> </strong> <table width="550" border="0" cellspacing="0" cellpadding="0">
<tr> <td height="25"> <div align="center"><strong>組 織 機(jī) 構(gòu) 信 息 設(shè) 置</strong></div></td></tr>
<tr> <form method="POST" action="Manage_Main1.asp?no=eshop"> <td><table width="100%" border="0" cellspacing="2" cellpadding="0">
<tr> <td height="30" colspan="2"> </td></tr> <tr> <td width="19%" height="300" bgcolor="#C0C0C0">
<div align="right">付費(fèi)指南:<br> 支持UBB代碼 </div></td><td width="81%" bgcolor="#E3E3E3">
<script src=../Inc/Eshopcode.js></script> <!--#include file=../Inc/Ubb.inc -->
<textarea name="content" cols="58" rows="15"><%if rs_home("html")=false then
Jigou=replace(rs_home("Jigou"),"<br>",chr(13))
Jigou=replace(Jigou," "," ")
else
Jigou=rs_home("Jigou")
end if
response.write Jigou%></textarea> </td></tr> <tr> <td> </td><td> </td></tr> <tr>
<td colspan="2"><div align="center"> <input type="submit" value=" 修 改 "
name="cmdok"> <input type="reset" value=" 重 寫 "
name="cmdcancel"> </div></td></tr> <tr> <td colspan="2">圖片上傳</td></tr> <tr> <td colspan="2"><div align="center"><iframe name="ad" frameborder=0 width=100% height=50 scrolling=no src=../uploada.asp></iframe></div></td></tr>
</table></td></form></tr> </table><strong> </strong></td></tr> </table><!-- #include file="Inc/Foot.asp" -->
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -