list_info.asp

来自「不错的ASP整站源代码。在IIS环境下运行都没有问题」· ASP 代码 · 共 17 行

ASP
17
字号
<!--#include file="../checkuser.asp" -->
<!--#include file="../../Include/db_conn.asp" -->
<!--#include file="../../Include/pub_func.asp" -->

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>公司信息管理</title>
<link href="../include/styles.css" rel="stylesheet" type="text/css">
</head>

<body>
<div align="center"><img src="../images/Snapinfo.jpg" width="529" height="224"> 
</div>
</body>
</html>

⌨️ 快捷键说明

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