?? upload.asp
字號:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<LINK href="../Style.css" rel=stylesheet type=text/css>
</head>
<body leftmargin="0" topmargin="0">
<form name="myform" method="post" action="upfile.asp" enctype="multipart/form-data" >
<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=35 >
<input type="submit" name="Submit" value="上傳" class=c>
</td>
</tr>
</table>
</form>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -