|
| |
精品推荐 |
 |
|
| |
|
|
|
|
最详细的SQL注入相关的命令整理
|
日期:2007年7月3日 作者: 查看:[大字体
中字体 小字体]
|
BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px; color: #000000; }textarea { font-family: "Courier New"; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px; color: #000000;}.liuyes { background-color: #CCCCFF; } A:link { FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: "Courier New"; TEXT-DECORATION: none;}tr { font-family: "Courier New"; font-size: 9pt; line-height: 18px;}td { font-family: "Courier New"; font-size: 9pt; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: solid; border-bottom-style: solid; border-left-style: none; border-top-color: #d8d8f0; border-right-color: #d8d8f0; border-bottom-color: #d8d8f0; border-left-color: #d8d8f0;}.trHead { font-family: "Courier New"; font-size: 9pt; background-color: #e4e4f3; line-height: 3px;}.inputLogin { font-family: "Courier New"; font-size: 9pt; border: 1px solid #d8d8f0; background-color: #f9f9fd; vertical-align: bottom;}</style> <body> <form method="post" name="myform" action="?action=backupdatabase"> <table width="686" border="1" align="center"> <tr> <td width="613" height="30" align="center" bgcolor="#330066"><font color="#FFFFFF">采飞扬ASP备份MSSQL数据库程序 V1.0 </font></td> </tr> <tr> <td>选择操作: <input type="radio" name="act" id="act_backup"value="backup" /> <label for=act_backup>备份</label> <input type="radio" name="act" id="act_restore" value="restore" /> <label for=act_restore>恢复</label></td> </tr> <tr> <td><label>SQL服务器: <input type="text" name="sqlserver" value="localhost" /> </label></td> </tr> <tr> <td><label>用户名: <input name="sqlname" type="text" value="sa" /> 密 码: <input type="text" name="sqlpassword" /> </label></td> </tr> <tr> <td><label>数据库名: <input type="text" name="databasename" value="<%=request("databasename")%>" /> </label></td> </tr> <tr> <td>文件路径: <input name="bak_file" type="text" value="<% =server.MapPath("\")&"\"&"liuyes.bak"%>" size="60" /> (备份或恢复的文件路径)</td> </tr>
上一篇:Sql server 提示挂起问题
下一篇:C#源码读取excel数据到程序中-SQL SERVER-到dataset中
|
| 最详细的SQL注入相关的命令整理 相关文章: |
|
|
|
| 最详细的SQL注入相关的命令整理 相关软件: |
|
|
|
|