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

📄 default.asp

📁 中国114网搜索系统 版  本: 文件大小:580 KB 软件语言:简体中文 授权方式:免费版 相关链接:程序演示 开 发 商: 运行环境:ASP源码
💻 ASP
字号:
<%if isNumeric(request("id"))=0 then response.end%>
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>Active Server Explorer</title>
</head>

<!--
<frameset rows="20,*" border="false"  frameborder="YES" border="0" bordercolor="#bbaa00"  framespacing="8" >
<frame name="top" src="toolbar.htm" scrolling="no" border="8" framespacing="8" bordercolor="#bbaa00" >
<frameset framespacing="8" border="false" cols="200,*" frameborder="1" border="8" bordercolor="#bbaa00" >
  <frame  framespacing="8" name="left" target="main" src="agency.asp?id=<%=request("id")%>" scrolling="auto" border="8" bordercolor="#bbaa00" >
  <frame  framespacing="8" name="main" src="about.htm" border="8" framespacing="8" border="8" bordercolor="#bbaa00" >
</frameset>
-->


<frameset rows="20,*" border="false"  frameborder="YES" border="0" bordercolor="#bbaa00"  framespacing="8" > 
  <frame name="top" src="toolbar.asp?id=<%=request("id")%>" scrolling=no border="8" framespacing="8" bordercolor="#bbaa00" >
  <frameset framespacing="8" border="false" cols="200,*" frameborder="1" border="8" bordercolor="#bbaa00"> 
    <frame  framespacing="8" name="left" target="main" src="agency.asp?id=<%=request("id")%>" scrolling="auto" border="8" bordercolor="#bbaa00" >
    <frameset rows="*,50%" frameborder="YES" border="0" framespacing="8"> 
    <frame  framespacing="8" name="buttom" src="about.htm" border="8" framespacing="8" border="8" bordercolor="#bbaa00" >
    <frame name="bottom" scrolling="auto" src="bottom.htm">
    </frameset>
  </frameset>
</frameset>
</html>

⌨️ 快捷键说明

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