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

📄 siteconfig.aspx

📁 天龙企业网站管理系统
💻 ASPX
字号:
<%@ page language="C#" autoeventwireup="true" inherits="Admin_SiteConfig, TL" %>

<%@ Register Src="Adminfoot.ascx" TagName="Adminfoot" TagPrefix="uc2" %>
<%@ Register Src="AdminLogin.ascx" TagName="AdminLogin" TagPrefix="uc3" %>
<%@ Register Src="Admintop.ascx" TagName="Admintop" TagPrefix="uc1" %>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >

<html>
<head runat="server">
    <title>无标题页</title>
    <link href="Images/admin_css.css" rel="stylesheet" type="text/css" />
	<style>.PicBar { background-color: #0022ff; border: 1px solid #000000; height: 12px;}</STYLE>
</head>
<body>
    <form id="form1" runat="server">
    <div style="text-align: center">
        <uc3:AdminLogin ID="AdminLogin1" runat="server" />
        <uc1:Admintop ID="Admintop1" runat="server" />
        <br />        
		<table cellpadding="3" cellspacing="1" align="center" class="tableBorder" style="width:80%">
		<tr> 
   		 <td height="25" align="center" colspan="2" bgcolor="#f58200" background="Images/bg_td.gif"><font color="#FFFFFF"><strong>网站基本设置</strong></font></td>
  		</tr>
  		
			<tr>
				<td class="forumRowHighlight" style="width: 25%">
                    网站名称:</td>
				<td class="forumRowHighlight" width="60%">
                    <asp:TextBox ID="SiteTitle" runat="server" Width="200px" ReadOnly="True"></asp:TextBox></td>
			</tr>
			<tr>
				<td class="Forumrow" style="width: 25%">
                    网址URL:</td>
				<td class="Forumrow" width="60%">
                    <asp:TextBox ID="SiteURL" runat="server" Width="180px" ReadOnly="True"></asp:TextBox></td>
			</tr>
			<tr>
				<td class="forumRowHighlight" style="width: 25%">
                    网站Logo:</td>
				<td class="forumRowHighlight" width="60%">
                    <asp:TextBox ID="SiteLogo" runat="server" Width="180px" ReadOnly="True"></asp:TextBox>&nbsp; <span
                        style="color: #ff0000">
                    * 建议宽度222,高度79</span></td>
			</tr>
			<tr>
				<td class="Forumrow" style="width: 25%">
                    网站Banner:</td>
				<td class="Forumrow" width="60%">
                    <asp:TextBox ID="SiteBanner" runat="server" Width="180px" ReadOnly="True"></asp:TextBox>&nbsp; <span
                        style="color: #ff0000">* 使用Flash文件,建议高度为206</span></td>
			</tr>
			<tr>
				<td class="forumRowHighlight" style="width: 25%">
                    网站企业邮局地址:</td>
				<td class="forumRowHighlight" width="60%">
                    <asp:TextBox ID="SiteEmail" runat="server" Width="180px"></asp:TextBox></td>
			</tr>
			<tr>
				<td class="Forumrow" style="width: 25%">
                    网站管理员QQ:</td>
				<td class="Forumrow" width="60%">
                    <asp:TextBox ID="SiteQQ" runat="server" Width="180px"></asp:TextBox></td>
			</tr>
			<tr>
				<td class="forumRowHighlight" style="width: 25%; height: 28px">
                    网站公告:</td>
				<td class="forumRowHighlight" width="60%" style="height: 28px">
                    &nbsp; 
                    <asp:RadioButton ID="RadioButton1" runat="server" GroupName="SiteGG" /> 弹窗
                    &nbsp; &nbsp; &nbsp;&nbsp;
                    <asp:RadioButton ID="RadioButton3" runat="server" GroupName="SiteGG" />&nbsp;
                    不弹</td>
			</tr>
			<tr>
				<td class="Forumrow" style="width: 25%">
                    开启文件上传功能:</td>
				<td class="Forumrow" width="60%">
                    &nbsp; 
                    <asp:RadioButton ID="RadioButton2" runat="server" GroupName="Upload" /> 开启
                    &nbsp; &nbsp;&nbsp; &nbsp;
                    <asp:RadioButton ID="RadioButton4" runat="server" GroupName="Upload" />&nbsp; 关闭</td>
			</tr>
			<tr>
				<td class="forumRowHighlight" style="width: 25%">
                    文件上传目录:</td>
				<td class="forumRowHighlight" width="60%">
                    <asp:TextBox ID="FileDir" runat="server" Width="180px" ReadOnly="True"></asp:TextBox>&nbsp; <span
                        style="color: #ff0000">* 免费演示版不能更改相关上传选项</span></td>
			</tr>
			<tr>
				<td class="Forumrow" style="width: 25%">
                    文件类型:</td>
				<td class="Forumrow" width="60%">
                    <asp:TextBox ID="FileType" runat="server" Width="180px"></asp:TextBox>&nbsp; <span
                        style="color: #ff0000">
                    * 只需输入扩展名,用“|”隔开</span></td>
			</tr>
			<tr>
				<td class="forumRowHighlight" style="width: 25%">
                    文件大小:</td>
				<td class="forumRowHighlight" width="60%">
                    <asp:TextBox ID="FileSize" runat="server" Width="180px"></asp:TextBox>&nbsp; <span
                        style="color: #ff0000">
                    * 限制上传文件大小(单位为KB)</span></td>
			</tr>
			<tr>
				<td class="Forumrow" style="width: 25%">
                    网站底部信息:<br>
                    支持html语法,不建议写入太多,以免影响美观效果。</td>
				<td class="Forumrow" width="60%">
                    <asp:TextBox ID="SiteFootInfo" runat="server" Height="50px" TextMode="MultiLine" Width="100%" ReadOnly="True"></asp:TextBox></td>
			</tr>
			<tr>
				<td class="forumRowHighlight" style="width: 25%; height: 28px">
                    网站是否关闭:</td>
				<td class="forumRowHighlight" width="60%" style="height: 28px">
                    &nbsp; 
                    <asp:RadioButton ID="RadioButton5" runat="server" GroupName="SiteClosed" /> 关闭
                    &nbsp; &nbsp; &nbsp;&nbsp;
                    <asp:RadioButton ID="RadioButton6" runat="server" GroupName="SiteClosed" />&nbsp;
                    开放</td>
			</tr>
			<tr>
				<td class="Forumrow" style="width: 25%">
                    关闭信息:<br>
                    关闭网站时显示的信息,支持html语法。</td>
				<td class="Forumrow" width="60%">
                    <asp:TextBox ID="ClosedInfo" runat="server" Height="150px" TextMode="MultiLine" Width="100%"></asp:TextBox></td>
			</tr>
		</table>
        <br />
        <asp:Button ID="Button1" runat="server" Text="保存设置" Height="25px" OnClick="Button1_Click" Width="100px" /><br />
        <br />        
        <uc2:Adminfoot ID="Adminfoot1" runat="server" />    
    </div>
    </form>
</body>
</html>

⌨️ 快捷键说明

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