摘要: string savepath = Server.MapPath("filesPath");//HttpContext.Request.MapPath("FilesPath")HttpPostedFile.SaveAs(savepath); 阅读全文
posted @ 2012-08-09 10:34 dekevin 阅读(2068) 评论(0) 推荐(0) 编辑