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

📄 ok.asp

📁 在conn.asp文件中加入了ASP防SQL注入语句
💻 ASP
字号:
<html>

<head>
<style type="text/css">
<!-- 
td           { font-size: 12px; line-height: 17px }
body         { font-size: 12px; line-height: 17px }
p            { margin-top: 1; margin-bottom: 1 }
a:link       { text-decoration: none; color: black }
a:visited    { text-decoration: none; color: black }
a:active     { text-decoration: none }
a:hover      { text-decoration: underline; color: red }
-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>添加成功</title>
</head>

<body background="images/bg.gif">
                <table border="0" width="100%" cellspacing="0" cellpadding="0" height="142">
                  <tr>
                    <td width="100%" height="121">
                      <p align="center"><font color="#FF0000">添 加 成 功 
                      !</font></td>
                  </tr>
                  <tr>
                    <td width="100%" height="21">
                      <p align="center">[<a href="index.asp">返回首页</a>]&nbsp; 
                      [<a href="add.asp">继续添加</a>]</td>
                  </tr>
                </table>
</body>             
             
</html>             

⌨️ 快捷键说明

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