摘要:
protected void Btn_Save_Click(object sender, EventArgs e) { string Contents = this.Txt_SmsContents.Text.Trim(); if (Request["ckEmployee"] != null) { DataTable Dt = new DataTable(); Dt.Columns.Add("Contents", typeof(string)); Dt.Columns.Add("R... 阅读全文
posted @ 2013-08-07 12:37
忆森灵
阅读(701)
评论(0)
推荐(0)

浙公网安备 33010602011771号