Downloads
To download an item, right click the item and select ‘save target as’.
General information
PpiT (Early Years Foundation Stage) leaflet
User area
%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%> <% Dim erro, password,page erro = "" if Request.Form("formSubmit") = "1" Then password = Trim(Request.Form("txtPass")) sql = "select * from tblpassword where password ='" & password & "'" rs.open sql,myconn,3,3 if rs.recordcount > 0 then session("rights") = rs("page") page = rs("page") response.Redirect(page) Else erro = "That password is incorrect, please try again. Contact us if you have forgotten your password." End If End If%>
To download an item, right click the item and select ‘save target as’.
PpiT (Early Years Foundation Stage) leaflet