-
AJAX
-
SSO
摘要:protected void Button1_Click(object sender, EventArgs e) { string connString =@"server=localhost\SQLEXPRESS;database=FSYCurtainSalesMISDB;uid=sa;pwd=123"; SqlConnectio...
阅读全文
-
AJAX控件的简单使用
摘要:红色 蓝色 protected void DropDownList1_SelectedInde...
阅读全文
|