<% option explicit %> <% if request("username")<>"" and request("userpassword")<>"" then dim name dim pwd dim sql dim rs name=request.form("username") pwd=request.form("userpassword") if instr(name,"'")<>0 or instr(pwd,"'")<>0 then response.redirect "login.asp" response.end end if set rs = server.createobject("adodb.recordset") sql="select * from users where name='" & name & "' and pwd='" & pwd & "'" rs.open sql,conn,1,1 if err.number <> 0 then response.write "数据库操作失败:"&err.description response.end else if not rs.eof and not rs.bof then session("purview")=rs("purview") session("name")=rs("name") response.redirect "/xinwen1/admin/index.asp" end if end if rs.close set rs=nothing end if %> 欢迎来到泸州职业技术学院教务处

首  页 教务处 教务科 教管科 教材科 实验实训管理科 职业技能测试 教育教学改革
帐号
密码
相关链接
泸州职业技术学院
中华人民共和国人事部
中华人民共和国教育部
教育部人事司
四川省人事厅
四川省教育厅
国家人才网
 
联系我们

教务处

>>>>留言薄<<<<

 

>>>>资料下载<<<<

   
 
教务信息   >>更多信息
学分制专栏
泸州职业技术学院校园网络教学综合管理系统管理办法
泸州职业技术学院学分制学生课程考核实施细则
泸州职业技术学院学分制学生学籍管理实施细则
泸州职业技术学院学分制学生转专业、转学规定
普通高等学校学生管理规定——学分制
学分制学籍管理制度学生课程重修管理办法(试行)
学生选课管理办法(试行)
各专业学分核算
学分制相关资料下载

  

最新通知
 
 

 

新生注册信息查询

         

© Copyright 2006 泸州职业技术学院教务处 版权所有
Address:四川省泸州市江阳区瓦窑坝35号 Tel: (0830)3152269