一.   在Form中一定要将encType设为"multipart/form-data": 
<form + filePath); 

Page.Response.WriteFile(filePath); 

Page.Response.End(); 

相关文章: