摘要: Common/ImageUpload.cs public class ImageUpload:System.Web.UI.Page { public string UploadImgName(HtmlInputFile fils) { string FileClient=fils.PostedFile.FileName; stri... 阅读全文
posted @ 2008-03-26 20:25 hwnet 阅读(223) 评论(0) 推荐(0)