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

📄 displaypic1.asp

📁 文件上传功能。本例中包括文件上载有组件和无组件两种上载方法。
💻 ASP
字号:
<html>
<style>
<style>
<!--#include file="css.htm"-->
</style>
</style>

<head>
</head>
<% id=request.querystring("id")%>
<body background="back.gif">
<div align=center>
<image src=displaypic.asp?id=<%=id%>>
<table width=400>
<tr><td>&nbsp;</td>
</tr>
</table>
<a href="sendphoto.asp">返回</a>

</body>
</table>










































⌨️ 快捷键说明

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