`

上传文件的代码

 
阅读更多

<html>
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body><form action="youraction" method="post" enctype ="multipart/form-data">
<input id="file" name="file" type="file" />
<input type="submit" name="Button1" value="Button" id="Button1" />
</form>
</body>
</html>
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics