欢迎申请添加友情链接 请留言通知,并做好本站链接,谢谢!\n旧博客地址:http://old.shilin8805.cn\n[来自QQ签名]

不排队登陆强智教务管理系统~

2009年9月03日 文章分类: Web 文章作者: shilin 评论数量: 4
浏览次数:177

登陆地址:点击进入 强智教务管理系统的登陆页面login.asp中有如下代码: SQL = "Select s_LoginMaxSum from Sys_Config " Set Rs = Conn.execute(SQL,,1) LoginMaxSum = 0 if Not Rs.eof then if Isnull(Rs("s_LoginMaxSum")) then LoginMaxSum = 0 else LoginMaxSum = Rs("s_LoginMaxSum") End if if isnull(Rs("s_L...

Tags: ,