摘要:
前台function GetFocus(){if(event.keyCode==13){document.getElementById("Button1").click();return false;}}------------------------后台TextBox1.Attributes.Add("onkeydown","return GetFocus();"); 阅读全文
posted @ 2006-08-14 14:55
努力前上
阅读(455)
评论(1)
推荐(0)
摘要:
SQL Server ODBC Standard Security: "Driver={SQL Server};Server=Aron1;Database=pubs;Uid=sa;Pwd=asdasd;" Trusted connection: "Driver={SQL Server};Server=Aron1;Database=pubs;Trusted_Connection=yes;" Prom... 阅读全文
posted @ 2006-08-14 14:16
努力前上
阅读(672)
评论(0)
推荐(0)
浙公网安备 33010602011771号