<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%> <% ' *** Validate request to log in to this site. MM_LoginAction = Request.ServerVariables("URL") If Request.QueryString<>"" Then MM_LoginAction = MM_LoginAction + "?" + Server.HTMLEncode(Request.QueryString) MM_valUsername=CStr(Request.Form("username")) If MM_valUsername <> "" Then MM_fldUserAuthorization="" MM_redirectLoginSuccess="../../Enroll/dlcg.asp" MM_redirectLoginFailed="../../Enroll/dlsb.asp" MM_flag="ADODB.Recordset" set MM_rsUser = Server.CreateObject(MM_flag) MM_rsUser.ActiveConnection = MM_login_STRING MM_rsUser.Source = "SELECT userName, pword" If MM_fldUserAuthorization <> "" Then MM_rsUser.Source = MM_rsUser.Source & "," & MM_fldUserAuthorization MM_rsUser.Source = MM_rsUser.Source & " FROM login WHERE userName='" & Replace(MM_valUsername,"'","''") &"' AND pword='" & Replace(Request.Form("pword"),"'","''") & "'" MM_rsUser.CursorType = 0 MM_rsUser.CursorLocation = 2 MM_rsUser.LockType = 3 MM_rsUser.Open If Not MM_rsUser.EOF Or Not MM_rsUser.BOF Then ' username and password match - this is a valid user Session("MM_Username") = MM_valUsername If (MM_fldUserAuthorization <> "") Then Session("MM_UserAuthorization") = CStr(MM_rsUser.Fields.Item(MM_fldUserAuthorization).Value) Else Session("MM_UserAuthorization") = "" End If if CStr(Request.QueryString("accessdenied")) <> "" And false Then MM_redirectLoginSuccess = Request.QueryString("accessdenied") End If MM_rsUser.Close Response.Redirect(MM_redirectLoginSuccess) End If MM_rsUser.Close Response.Redirect(MM_redirectLoginFailed) End If %> 保定招生考试信息网--中考中招--中考考试
英  语
计算机
开心一刻
中考中招:  中考报名      中考考试      填报志愿      中考录取     考务交流      中考复习题
 
2009年保定市中考成绩查询
文件来源:保定教育考试院     发布日期:2009年7月5日

    2009年保定市中考成绩已于7月5日下午公布,想查询今年保定市中考成绩的朋友及时与自己就读的学校联系,包括自己在本市县的总排名等,谢谢您对本站的关注,保定市各市县的中考录取工作马上进行,恭喜你取得了理相成绩

注:本站所发布的内容都注明了出处,但仅供参考,本站不保证文件的准确性,不承担因此造成的任何法律责任。
 
 
关于本站    收藏本站    本站声明     广告服务    联系本站     
备案/许可证编号为:冀ICP备08103484号 推荐分辨率:1024*768