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

📄 admin_editview.aspx

📁 程序设计:Flyangel 用到了vb.net c# asp.net xml等 最大特别是核心功能组件化. 特色: 强大的后台管理功能 支持二级分类 支持匿名投稿 超强用户权限设置
💻 ASPX
字号:
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="Admin_editview.aspx.vb" Inherits="flyangel.news.Admin_editview" validateRequest="false" %>
<%@ Register TagPrefix="cc2" Namespace="flyangel.editor" Assembly="flashhtmledit" %>
<%@ Register TagPrefix="copyrightlocal" TagName="footer" Src="bottom.ascx"%>
<%@ Register TagPrefix="top_article" TagName="top_article" Src="article_head.ascx"%>
<top_article:top_article id="top_article" runat="server"></top_article:top_article>
<FORM id="Form1" name="Form1" onsubmit="return dosubmit(this)" runat="server">
	<TABLE class="tdborder1" cellSpacing="0" cellPadding="0" width="760" align="center" border="0">
		<TR>
			<TD align="center" height="24"><B>新闻文章编辑</B></TD>
		</TR>
		<TR>
			<TD align="center" height="24"><asp:label id="readme_add" runat="server" ForeColor="Red"></asp:label></TD>
		</TR>
	</TABLE>
	<TABLE class="tdborder5" cellSpacing="0" cellPadding="0" width="760" align="center" border="0">
		<TR>
			<TD align="center" bgColor="#dee7f7" height="30"><asp:panel id="Panel_manage" runat="server" Visible="False">
					<asp:button id="Button_del" runat="server" ForeColor="blue" Font-Names="宋体" Font-Size="9pt"
						BorderColor="#dee7f7" BackColor="#dee7f7" BorderStyle="None" Text="『删除此文』"></asp:button>
					<asp:button id="Button_repub" runat="server" ForeColor="blue" Font-Names="宋体" Font-Size="9pt"
						BorderColor="#dee7f7" BackColor="#dee7f7" BorderStyle="None" Text="『撤消发布』"></asp:button>
				</asp:panel><asp:panel id="Panel_shenghe" runat="server" Visible="False">
					<asp:button id="Button_del_sh" runat="server" ForeColor="blue" Font-Names="宋体" Font-Size="9pt"
						BorderColor="#dee7f7" BackColor="#dee7f7" BorderStyle="None" Text="『删除此文』"></asp:button>
					<asp:button id="Button_pubnormal" runat="server" ForeColor="blue" Font-Names="宋体" Font-Size="9pt"
						BorderColor="#dee7f7" BackColor="#dee7f7" BorderStyle="None" Text="『一般发布』"></asp:button>
					<asp:button id="Button_pubhtml" runat="server" ForeColor="blue" Font-Names="宋体" Font-Size="9pt"
						BorderColor="#dee7f7" BackColor="#dee7f7" BorderStyle="None" Text="『发布HTML』"></asp:button>
					<asp:button id="Button_pubxml" runat="server" ForeColor="blue" Font-Names="宋体" Font-Size="9pt"
						BorderColor="#dee7f7" BackColor="#dee7f7" BorderStyle="None" Text="『发布XML』"></asp:button>
				</asp:panel></TD>
		</TR>
	</TABLE>
	<TABLE class="tdborder6" cellSpacing="0" cellPadding="0" width="760" align="center" bgColor="#eef4fb"
		border="0">
		<TBODY>
			<TR align="center">
				<TD width="100%">
					<TABLE style="BORDER-RIGHT: #c6cfde 1px solid; BORDER-LEFT: #c6cfde 1px solid; BORDER-BOTTOM: #c6cfde 3px solid"
						cellSpacing="0" cellPadding="0" width="100%" align="center" border="0">
						<TR>
							<TD noWrap align="center" width="90" height="24">文章标题:</TD>
							<TD class="InputAreaCell" align="left" colSpan="3" height="24"><asp:textbox id="txttitle" runat="server" Wrap="False" Width="450px" CssClass="inputstyle"></asp:textbox><FONT face="宋体" color="#ff0000">*必填*</FONT></TD>
						</TR>
						<TR>
							<TD noWrap align="center" width="90" height="24">文章分类:</TD>
							<TD class="InputAreaCell" vAlign="middle" align="left" width="254" height="24"><asp:dropdownlist id="typeid" runat="server" CssClass="unnameda"></asp:dropdownlist><FONT face="宋体" color="#ff0000">*请选择二级类目*</FONT></TD>
							<TD vAlign="middle" align="right" width="94" height="24">所属专题:
							</TD>
							<TD class="InputAreaCell" vAlign="middle" align="left" width="200" height="24"><asp:dropdownlist id="zhuantiid" runat="server" CssClass="unnameda"></asp:dropdownlist></TD>
						</TR>
						<TR>
							<TD vAlign="middle" noWrap align="center" width="90" height="24">首页图片:</TD>
							<TD class="InputAreaCell" vAlign="middle" align="left" colSpan="3" height="24"><asp:textbox id="picurl" runat="server" Wrap="False" Width="448px" CssClass="inputstyle"></asp:textbox><INPUT class="unnamed5" onclick="openAdminWindow('htmledit/upload.aspx')" type="button"
									value="上传图片">
							</TD>
						</TR>
						<TR>
							<TD noWrap align="center" width="90" height="21">关 键 词:</TD>
							<TD class="InputAreaCell" colSpan="3" height="20"><asp:textbox id="about_word" runat="server" Wrap="False" Width="270px" CssClass="inputstyle"></asp:textbox><FONT face="宋体" color="#ff0000">*正确填写,可以方便相关主题文章的查找*</FONT></TD>
						</TR>
						<TR>
							<TD noWrap align="center" width="90" height="21">文章作者:</TD>
							<TD class="InputAreaCell" height="21"><asp:textbox id="article_author" runat="server" Wrap="False" Width="270px" CssClass="inputstyle"></asp:textbox></TD>
							<TD align="right" height="21">推荐:</TD>
							<TD class="InputAreaCell" height="21">&nbsp;
								<asp:checkbox id="article_tj" runat="server"></asp:checkbox></TD>
						</TR>
						<TR>
							<TD noWrap align="center" width="90" height="21">文章来源:
							</TD>
							<TD class="InputAreaCell" height="21"><asp:textbox id="article_comefrom" onfocus="" runat="server" Wrap="False" Width="270px" CssClass="inputstyle"></asp:textbox></TD>
							<TD align="right" height="21">审核:</TD>
							<TD class="InputAreaCell" height="21">&nbsp;
								<asp:checkbox id="article_shenghe" runat="server"></asp:checkbox></TD>
						</TR>
						<TR>
							<TD vAlign="middle" align="center" colSpan="4">
								<table style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 100%; HEIGHT: 400px; BACKGROUND-COLOR: gainsboro; BORDER-RIGHT-WIDTH: 0px"
									cellSpacing="1" cellPadding="1" align="center" border="0">
									<tr>
										<td><cc2:flashhtmledit id="Flashhtmledit1" runat="server"></cc2:flashhtmledit></td>
									</tr>
								</table>
							</TD>
						</TR>
					</TABLE>
				</TD>
			</TR>
		</TBODY></TABLE>
</FORM>
<copyrightlocal:footer id="globalbottom" runat="server"></copyrightlocal:footer>

⌨️ 快捷键说明

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