Created
August 4, 2012 04:09
-
-
Save MaySnow/3254340 to your computer and use it in GitHub Desktop.
文件的上传与下载应注意事项
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<form action="file.jspx" method="post" enctype="multipart/form-data"> | |
<!--注意一定不要忘记设置enctype的属性--> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment