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

📄 bookadd.ascx

📁 可设置不同组的不同操纵权限、数据范围、填写内容等。灵活多样的配置你的后台管理人员的权限。 可设置一系列的网站参数 可设置前台列表的显示数量 支持虚拟目录的运行和任意目录
💻 ASCX
字号:
<%@ Control Language="vb" AutoEventWireup="false" Inherits="WanerSoft.Controls.User_BookAdd" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
<%@ Import Namespace="WanerSoft.Cache" %>
<br><fieldset style='width:220; height:65' align=center class=zt><legend>&nbsp;提示信息&nbsp;</legend><br><div align=center><asp:Label id="MegText" runat="server"></asp:Label><br><br><a href='javascript:window.close();'>关闭窗口</a>,或三秒后自动关闭<br><br></fieldset>
<html>
<head>
<title><%=Configs.HomeTitle%>-收藏书籍</title>
<link href="<%=Configs.SkinPath%>/Css.css" rel="stylesheet" type="text/css">
<script language="">
function iftime(){
setTimeout("close()",2000);
}
</script>
</head>
<body style="background-color:buttonface;border:none;margin-top:7px" onLoad="iftime()">
</body>
</html>

⌨️ 快捷键说明

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