C校园新闻发布系统.pptVIP

  • 3
  • 0
  • 约5.22千字
  • 约 31页
  • 2023-05-03 发布于重庆
  • 举报
* protected void btnSumbit_Click(object sender, EventArgs e) { string strsql = insert into UT_News_NewsType (NewsTypeName) values ( + txtTypeName.Text.Trim() + ) ; OperateData(strsql); string strSql = select * from UT_News_NewsType ; this.rp_News_Type.DataSource = this.GetNewsTypeList(strSql); this.rp_News_Type.DataBind(); string sMessage = 新闻分类名称 + txtTypeName.Text.Trim() + 插入成功!; string sURL = NewsTypeManage.aspx; Response.Write(scriptalert( + sMessage + );location.href= + sURL + /script); } “增加新闻类别”按钮 第二十一页,共三十一页。

文档评论(0)

1亿VIP精品文档

相关文档