摘要:
HttpPostedFile UpFile = File1.PostedFile; int FileLenght = UpFile.ContentLength; decimal FileSize = FileLenght / 1024; if (FileLenght == 0) { DIVShowGVError.Visible = true; LblShowGVError.Text = "请选择上传文件"; retu... 阅读全文
posted @ 2013-04-01 12:27
sirili
阅读(353)
评论(0)
推荐(0)

浙公网安备 33010602011771号