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

📄 doctextview_frameset.aspx

📁 DocFlow展示了使用.NET开发平台结合Microsoft SQL Server数据库和Microsoft Indexing Service索引服务同样也能创建功能强大的文档管理门户。 Do
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="DocTextView_Frameset.aspx.cs" AutoEventWireup="True" Inherits="Bip.Documents.DocTextView_Frameset" %>

<HTML>
  <HEAD><TITLE></TITLE>
<meta name="GENERATOR" content="Microsoft Visual Studio.NET 7.0">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
  </HEAD>
<frameset rows="<%=FramesetRows%>" >
	<frame name="header" src='<%="../Documents/DocTextView.aspx?id=" + Page.Request["id"]%>' scrolling="no" noresize frameborder=no>
	<frame name="main" src='<%="../Documents/DocFileDownload.aspx?inline=1&id=" + Page.Request["id"]%>' frameborder=yes  >
<noframes>
<pre id="p2">
================================================================
INSTRUCTIONS FOR COMPLETING THIS HEADER FRAMESET
1. Add the URL of your src="" page for the "header" frame.
2. Add the URL of your src="" page for the "main" frame.
3. Add a BASE target="main" element to the HEAD of  
	your "header" page, to set "main" as the default   
	frame where its links will display other pages. 
================================================================
</pre>
<p id="p1">
This HTML frameset displays multiple Web pages. To view this frameset, 
use a Web browser that supports HTML 4.0 and later.
</p>
</noframes>
</frameset>
</HTML>

⌨️ 快捷键说明

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