随笔分类 -  NET

摘要:如果只需删除GridView中的行, 并不删除数据库中的记录项次工号姓名110022936gracy.ma删除210017300eric.mak删除protected void Button1_Click(object sender, EventArgs e) { int rowCount = 1;... 阅读全文
posted @ 2015-01-17 15:38 hqhouse 阅读(580) 评论(0) 推荐(0)
摘要:1.上传页面WebForm2.aspx. 上传图片:浏览 2,上传处理页面Handler.ashxusing System;using System.Collections.Generic;using System.Drawing;using System.IO... 阅读全文
posted @ 2015-01-13 09:47 hqhouse 阅读(241) 评论(0) 推荐(0)