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

📄 upload_pic.asp

📁 本系统适用于林业局票证管理窗口对木材运输证打印管理
💻 ASP
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
}
-->
</style>
</head>
<body style="background-color:transparent">
<form name="myform" method="post" action="upfile_pic.asp" enctype="multipart/form-data" style=" font-size:10px">
<table>
  <tr>
    <td>
    <input type="hidden" name="filepath" value="uploadImages">
    <input type="hidden" name="act" value="upload">
    <input class=c type="file" name="file1" size=25  >
    <input type="submit" name="Submit" value="上传"></td>
  </tr>
</table>
</form>
</body>
</html>

⌨️ 快捷键说明

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