摘要:
数据库UPDATE有问题,用第二个strSQL语句是正常的 第一个不提示错误 但是数据没有写到数据库中~~ string id = Request.QueryString["id"]; string content = tb1.Text.Replace("\r\n", ""); string user = tb2.Text; ... 阅读全文
posted @ 2006-10-19 21:34
文's sky
阅读(1304)
评论(6)
推荐(0)
浙公网安备 33010602011771号