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

📄 xglianjiebig.asp

📁 在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在
💻 ASP
字号:
<!-- #include file="conn.asp"-->
<!-- #include file="logincheck.asp"-->

<%
big=request("big")
sql="select * from Hyperlinkbig where big='"&big&"'"
set rs=server.CreateObject("adodb.recordset")
rs.open sql,conn,1,1
%><html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<style type="text/css">
<!--
@import url("../css/Site.css");
-->
</style>
</head>

<body>
<tr> 
  <td colspan="3" align="center"> 
    <form action=xglianjiebigcheck.asp?id=<%=rs("id")%>&oldbig=<%=rs("big")%>&big=<%=rs("big")%> method="post" name="myform" id="myform">
      <table border="1" cellspacing="0" cellpadding="4" bordercolorlight="#DDDDDD" bordercolordark="#FFFFFF" align="center" width="360">
        <tr> 
          <td colspan="2" align="center" bgcolor="#EEEEEE"><b> 修改 链接大类</b></td>
        </tr>
        <tr> 
          <td width="79" align="center">小类名称:</td>
          <td width="259"> <input name="big" type="text" class="face" id="big" value="<%=rs("big")%>"> 
            &nbsp;&nbsp; </td>
        </tr>
        <tr> 
          <td colspan="2" align="center"><input name="submit2" type="image" src="../image/submit.gif" width="50" height="19">
            &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="javascript:history.go(-1)"><img src="../image/reset.gif" width="50" height="19" border="0" ></a></td>
        </tr>
      </table>
    </form>

⌨️ 快捷键说明

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