<%@LANGUAGE="VBSCRIPT"%> <% ' *** Validate request to log in to this site. MM_LoginAction = Request.ServerVariables("URL") If Request.QueryString<>"" Then MM_LoginAction = MM_LoginAction + "?" + Request.QueryString MM_valUsername=CStr(Request.Form("username")) If MM_valUsername <> "" Then MM_fldUserAuthorization="" MM_redirectLoginSuccess="year3.asp" MM_redirectLoginFailed="index.asp" MM_flag="ADODB.Recordset" set MM_rsUser = Server.CreateObject(MM_flag) MM_rsUser.ActiveConnection = MM_con1_STRING MM_rsUser.Source = "SELECT Username, Password" If MM_fldUserAuthorization <> "" Then MM_rsUser.Source = MM_rsUser.Source & "," & MM_fldUserAuthorization MM_rsUser.Source = MM_rsUser.Source & " FROM users WHERE Username='" & Replace(MM_valUsername,"'","''") &"' AND Password='" & Replace(Request.Form("password"),"'","''") & "'" 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 %> Manor Junior School
School Logo Title banner
   
   
   INFORMATION
      Home  
      Profile  
      Objectives  
      Prospectus  
      Education  
      Curriculum  
      News  
      Gallery  
     Homework  
         Year 3  
         Year 4  
         Year 5  
         Year 6  
      Links  
      Contact us  

Year 4 Homework

Week 1

Spellings Maths Homework Pack

Week 2

Spellings  

Week 3

Spellings  

Week 4

Spellings  

Week 5

Spellings  

Week 6

Spellings  

Week 7

Spellings  

Week 8

Spellings  

Week 9

Spellings  

Week 10

Spellings  

Week 11

Spellings  

Week 12

Spellings  

Week 13

Spellings  

Week 14

Spellings  

Week 15

Spellings  

Week 16

Spellings  

Week 17

Spellings  

Week 18

Spellings  

Week 19

Spellings  

Week 20

Spellings  

Week 21

Spellings  

Week 22

Spellings  

Week 23

Spellings  

Week 24

Spellings  

Week 25

Spellings  

Week 26

Spellings  

Week 27

Spellings  

Week 28

Spellings  

Week 29

Spellings  

Week 30

Spellings  

Week 31

Spellings  

Week 32

Spellings  

Week 33

Spellings  

Week 34

Spellings  

Week 35

Spellings  

Week 36

Spellings  

Week 37

Spellings  

Week 38

Spellings  

Week 39

Spellings  

Week 40

Spellings  

 

 

www.counton.org

 

Tudor Quiz: How much do you know?

 

 

 

Class One

 

© Manor Junior School 2004