acl/app/wizard_demo/httpd_upload/upload.html

16 lines
577 B
HTML
Raw Normal View History

<html>
<head>
<meta content="text/html; charset=gb2312" http-equiv="Content-Type">
</head>
<body>
<form enctype="multipart/form-data" method=POST action="/upload?name1=涓浗浜<E6B597>">
<input type=hidden name="name2" value="缇庡浗浜<E6B597>"><br>
<input type=hidden name="name3" value="鑻卞浗浜<E6B597>"><br>
鏂囦欢涓€锛<EFBFBD><input type=file name="file1" value=""><br>
鏂囦欢浜岋細<input type=file name="file2" value=""><br>
鏂囦欢涓夛細<input type=file name="file3" value=""><br>
<br><input type=submit name="submit", value="鎻愪氦"><br>
</form>
</body>
</html>