2010年7月3日
摘要: string l_sql = "Update CN_PRODUCT set [P_Name]='" + P_Name + "',[P_Content]='" + P_Content + "',[P_Picture]='" + P_Picture + "',[Class_ID]='" + brand_ID + "',[Price]='" + price + "',[Year]='" + Year ... 阅读全文
posted @ 2010-07-03 21:35 ddxgc 阅读(123) 评论(0) 推荐(0) 编辑
摘要: public partial class cn_Product_Product_more : System.Web.UI.Page{ public string tppath; HKMS.SQLHelper g_Help = new HKMS.SQLHelper(); protected void Page_Load(object sender, EventArgs e) { if (!IsPos... 阅读全文
posted @ 2010-07-03 21:17 ddxgc 阅读(158) 评论(0) 推荐(0) 编辑