摘要:
if (FileUp.PostedFile.ContentType == "image/pjpeg" || FileUp.PostedFile.ContentType == "image/gif" || FileUp.PostedFile.ContentType == "image/bmp") //设置上传文件类型 加上 FileUp.PostedFile.ContentType=="application/x-shockwave-flash" ---------------------- 备注其它类型的Conte 阅读全文
posted @ 2013-10-17 16:17
田归行
阅读(200)
评论(0)
推荐(0)