摘要: FileUploadFile 控件 protected void Button1_Click(object sender, EventArgs e) { string filePath = "", fileExtName = "", mFileName, mPath; if (this.FileUpload1.PostedFile.FileName != ... 阅读全文
posted @ 2008-06-08 00:31 坤哥 阅读(168) 评论(0) 推荐(0)