acl/app/wizard_demo/httpd_upload/upload.html

16 lines
577 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html>
<head>
<meta content="text/html; charset=gb2312" http-equiv="Content-Type">
</head>
<body>
<form enctype="multipart/form-data" method=POST action="/upload?name1=涓浗浜º">
<input type=hidden name="name2" value="缇庡浗浜º"><br>
<input type=hidden name="name3" value=»å<C2BB>žæµ—浜º"><br>
é<EFBFBD>å¦æ¬¢æ¶“â¬é”š<input type=file name="file1" value=""><br>
é<EFBFBD>å¦æ¬¢æµœå²ç´°<input type=file name="file2" value=""><br>
é<EFBFBD>å¦æ¬¢æ¶“å¤ç´°<input type=file name="file3" value=""><br>
<br><input type=submit name="submit", value="鎻愪氦"><br>
</form>
</body>
</html>