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

📄 yxpic.asp

📁 音乐类型的好网站
💻 ASP
字号:
<!--#include file="conn.asp"-->

<%

m=0
set rs=conn.execute("SELECT top 1 ID FROM images order by ID desc") 
if not Rs.eof then
	do while not rs.eof
%>
<html>
<head>
<title>文件上传</title>
</head>
<script>parent.form2.pic.value+='showimg.asp?id=<%=rs("ID")%>'</script>
<body leftmargin=0 topmargin=0>showimg.asp?id=<%=rs("ID")%>
<%
		if m>=1 then exit do
	rs.movenext   
	loop
end if
rs.close
set rs=nothing
set conn=nothing
%>

⌨️ 快捷键说明

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