摘要:
根据网上代码自己该动了些#region 上传图片到数据库 private void UpIMGButton_Click(object sender, System.EventArgs e) { string exName=UpFile.Value.Substring(UpFile.Value.LastIndexOf(".")+1).ToUpper();//找出图片的后缀名 ... 阅读全文
posted @ 2006-09-09 22:32
fatrick
阅读(228)
评论(0)
推荐(0)