摘要:
if (FileUp.PostedFile.ContentType == "image/pjpeg" || FileUp.PostedFile.ContentType == "image/gif" || FileUp.PostedFile.ContentType == "image/bmp") //设置上传文件类型加上FileUp.PostedFile.ContentType=="applicat... 阅读全文
posted @ 2010-03-17 13:15
蒂法
阅读(1506)
评论(0)
推荐(1)