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

📄 site.aspx

📁 最好用的站点内容管理系统 全部源代码都有
💻 ASPX
📖 第 1 页 / 共 2 页
字号:
<%@ Page Language="C#" AutoEventWireup="true" Inherits="NetCMS.Web.manage_publish_site" Codebehind="site.aspx.cs" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <title></title>
    <link href="../../sysImages/<%Response.Write(NetCMS.Config.UIConfig.CssPath());%>/css/css.css" rel="stylesheet"
        type="text/css" />
    <style type="text/css">
    .divstyle {
    overflow:hidden;
    position:absolute;
    right:20px;
    top:5px;
    /*background:#FFFFE1 repeat-x left top;   */
    /*border:1px double #4F4F4F;*/ 
    width:150px;
    text-align:left;
    padding-left:2px;
    padding-top:2px;
    padding-bottom:2px;
    padding-right:2px;
    clip:rect(auto, auto, auto, auto);
    z-index:50;
    /*filter: progid:DXImageTransform.Microsoft.DropShadow(color=#B6B6B6,offX=2,offY=2,positives=true);  */

</style>

    <script language="JavaScript" type="text/javascript" src="../../configuration/js/Prototype.js"></script>

    <script language="JavaScript" type="text/javascript" src="../../configuration/js/Public.js"></script>

</head>
<body>
    <form id="form1" runat="server">
        <div id="pid" class="divstyle" style="text-align:center;display:;">
            <asp:Button ID="Button2" runat="server" Text="立刻发布" OnClick="Button1_Click" />
            <input id="Reset1" type="reset" value="重新选择" onclick="hidunHTMLclass();">
        </div>
        <asp:Panel ID="showweb" runat="server" Width="100%">
            <div id="showpublicdiv" class="divstyle" style="text-align: center; display: none;">
                发布显示层
            </div>
            <div id="News">

                <table width="98%" border="0" align="center" cellpadding="2" cellspacing="1" class="table">
                    <tr class="TR_BG">
                        <td colspan="2" align="left" style="height: 20px;">
                            <strong>发布主页/新闻</strong></td>
                        <td width="456" align="left" style="height: 20px">
                            <strong>发布栏目</strong></td>
                    </tr>
                    <tr class="TR_BG_list">
                        <td width="90" align="right" class="navi_link" style="width: 90px">
                            发布主页</td>
                        <td align="left" style="width: 365px">
                            <asp:CheckBox ID="indexTF" Checked="true" runat="server" />
                            &nbsp; &nbsp; <asp:CheckBox ID="baktf" Checked="true" Text="备份首页文件" runat="server" /> <span class="helpstyle" style="cursor:help;" title="点击查看帮助" onClick="Help('H_site_bak',this)">帮助</span>
                            </td>
                        <td rowspan="5" align="left">                        
                            <asp:RadioButton ID="classall" GroupName="class" onclick="showclass(this)" Text="发布所有栏"
                                runat="server" />&nbsp;&nbsp;<asp:RadioButton ID="classselect" Visible="false" onclick="showclass1(this)"
                                    GroupName="class" Text="选择栏目" runat="server" />
                                    
                            <label id="div_classs" style="display: none;">
                            <asp:CheckBox ID="unHTMLclass" runat="server" Text="只发布未发布的" EnableTheming="True" /></label>
                            <asp:CheckBox ID="pIndex" runat="server" Text="同时发布索引文件" />  <span class="helpstyle" style="cursor:help;" title="点击查看帮助" onClick="Help('H_public_index',this)">帮助</span>
                            <asp:ListBox ID="divClassClass" Width="100%" runat="server" Rows="10" SelectionMode="Multiple"></asp:ListBox>
                             </td>
                    </tr>
                    <tr class="TR_BG_list">
                        <td width="90" align="right" class="navi_link" style="width: 90px">
                            发布所有新闻</td>
                        <td align="left" style="width: 365px">
                            <asp:RadioButton ID="newsall" GroupName="News" runat="server" /></td>
                    </tr>
                    <tr class="TR_BG_list">
                        <td width="90" align="right" class="navi_link" style="width: 90px">
                            按照ID发布</td>
                        <td align="left" style="width: 365px">
                            <asp:RadioButton ID="newsid" GroupName="News" runat="server" />从&nbsp;<asp:TextBox
                                ID="startID" runat="server" Width="50px" CssClass="form"></asp:TextBox>&nbsp;到&nbsp;<asp:TextBox
                                    ID="EndID" runat="server" Width="50px" CssClass="form"></asp:TextBox>                        </td>
                    </tr>
                    <tr class="TR_BG_list">
                        <td width="90" align="right" class="navi_link" style="width: 90px">
                            发布最新</td>
                        <td align="left" style="width: 365px">
                            <asp:RadioButton ID="newslast" GroupName="News" runat="server" />
                            <asp:TextBox ID="NewNum" runat="server" Width="50px" CssClass="form">10</asp:TextBox>
                            条                        </td>
                    </tr>
                    <tr class="TR_BG_list">
                        <td width="90" align="right" class="navi_link" style="width: 90px">
                            只发布未生成</td>
                        <td align="left" style="width: 365px">
                            <asp:RadioButton ID="newsunhtml" GroupName="News" runat="server" />
                            <asp:TextBox ID="unhtmlNum" runat="server" Width="50px" CssClass="form">100</asp:TextBox>
                            条                        </td>
                    </tr>
                    <tr class="TR_BG_list">
                        <td width="90" align="right" class="navi_link" style="width: 90px; height: 24px;">
                            按照日期发布</td>
                        <td align="left" style="height: 24px; width: 365px;">
                            <asp:RadioButton ID="newsdate" GroupName="News" runat="server" />
                            <asp:TextBox ID="startTime" runat="server" Width="100px" CssClass="form"></asp:TextBox>
                            <img src="../../sysImages/folder/s.gif" border="0" alt="选择日期" style="cursor: pointer;"
                                onclick="selectFile('date',document.form1.startTime,160,500);document.form1.startTime.focus();" />
                            <asp:TextBox ID="endTime" runat="server" Width="100px" CssClass="form"></asp:TextBox>
                            <img src="../../sysImages/folder/s.gif" border="0" alt="选择日期" style="cursor: pointer;"
                                onclick="selectFile('date',document.form1.endTime,160,500);document.form1.endTime.focus();" />                        </td>
                        <td width="456" align="left" class="TR_BG" style="height: 24px">
                            <strong>发布专题</strong></td>
                    </tr>
                    <tr class="TR_BG_list">
                        <td width="90" align="right" class="navi_link" style="width: 90px;">
                            按照栏目发布</td>
                        <td align="left" valign="top" class="navi_link" style="width: 365px;">
                            <asp:RadioButton ID="newsclass" GroupName="News" onclick="shownewsclass();" runat="server" /><asp:CheckBox ID="unHTMLnews" runat="server" Text="只发布未发布的" />
                            <asp:ListBox ID="divClassNews" Width="100%" runat="server" Rows="10" SelectionMode="Multiple">                            </asp:ListBox>
                            <label id="div_newsclass" style="display: none;">                            </label>                        </td>
                        <td width="456" rowspan="2" align="left" valign="top">
                            <asp:RadioButton ID="specialall" GroupName="special" Text="发布所有专题" runat="server" />
                            <asp:RadioButton ID="specialselect" Text="选择专题" onclick="showSpecial1(this)" Visible="false"
                                GroupName="special" runat="server" />
                            <asp:ListBox ID="DivSpecial" Width="100%" runat="server" Rows="10" SelectionMode="Multiple">                            </asp:ListBox>
                            <label id="div_special" style="display: none;">                            </label>                        </td>
                    </tr>
                    <tr class="TR_BG_list">
                        <td width="90" align="right" class="navi_link" style="width: 90px">
                            生成条件</td>
                        <td align="left" valign="top" class="navi_link" style="width: 365px">
                            <asp:DropDownList ID="DropDownList1" runat="server">
                                <asp:ListItem Value="0">自动编号</asp:ListItem>
                                <asp:ListItem Value="1">点击</asp:ListItem>
                                <asp:ListItem Value="2">权重</asp:ListItem>
                                <asp:ListItem Value="3">日期</asp:ListItem>
                                <asp:ListItem Value="4">推荐</asp:ListItem>
                                <asp:ListItem Value="5">滚动</asp:ListItem>
                                <asp:ListItem Value="6">热点</asp:ListItem>
                                <asp:ListItem Value="7">幻灯</asp:ListItem>
                                <asp:ListItem Value="8">头条</asp:ListItem>
                                <asp:ListItem Value="9">公告</asp:ListItem>
                                <asp:ListItem Value="10">精彩</asp:ListItem>
                                <asp:ListItem Value="11">有作者</asp:ListItem>
                                <asp:ListItem Value="12">有来源</asp:ListItem>
                                <asp:ListItem Value="13">有TAGS</asp:ListItem>
                                <asp:ListItem Value="14">有图片</asp:ListItem>
                                <asp:ListItem Value="15">有附件</asp:ListItem>
                                <asp:ListItem Value="16">有视频</asp:ListItem>
                                <asp:ListItem Value="17">有画中画</asp:ListItem>
                                <asp:ListItem Value="18">有投票</asp:ListItem>
                                <asp:ListItem Value="19">有评论</asp:ListItem>
                                <%--                            <asp:ListItem Value="20">有讨论组</asp:ListItem>
--%>
                            </asp:DropDownList>
                            <asp:CheckBox ID="orderbyDesc" Checked="true" runat="server" Text="倒序发布" /></td>
                    </tr>
                    <tr runat="server" id="indexPublic">
                        <td colspan="3"  class="navi_link" style="text-align: left;">
                            发布索引: 开始日期
                            <asp:TextBox ID="indexstatDate" runat="server"></asp:TextBox>
                            <img src="../../sysImages/folder/s.gif" border="0" alt="选择日期" style="cursor: pointer;"
                                onclick="selectFile('date',document.form1.indexstatDate,160,500);document.form1.indexstatDate.focus();" />
                            结束日期
                            <asp:TextBox ID="indexendDate" runat="server"></asp:TextBox>
                            <img src="../../sysImages/folder/s.gif" border="0" alt="选择日期" style="cursor: pointer;"
                                onclick="selectFile('date',document.form1.indexendDate,160,500);document.form1.indexendDate.focus();" /><label></label></td>

⌨️ 快捷键说明

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