?? demo2.htm
字號:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>LyfUpload組件</title>
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<style></style>
</head>
<body bgcolor="#C4E0FD">
<table border="0" width="100%" bgcolor="#FDDBC4">
<tr>
<td width="44%">多文件上傳,可以一次上傳多于2個的文件<p>默認上傳到C:\temp目錄,如果沒有,請先建立此目錄</p>
<form method="POST" enctype="multipart/form-data" action="demo2.asp">
<p> 選擇文件:
<input type="file" name="file1"><br>
選擇文件: <input type="file" name="file2"><br>
<input type="submit" value="上載"
style="background-color: rgb(0,0,255); color: rgb(255,255,0)"> </p>
</form>
</td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -