<% response.redirect("../Downloads3/login.asp")%> <% '------------------------- LKEY = request("LKEY") if len(LKEY) > 2 then '------------------------- %> <% 'Get it here MYSQL = "EXEC validatedownloadexamproPEN @licence = '" & LKEY & "'" rs.Open MYSQL, DataConn validate = rs("Validate") session("org") = rs("org") rs.Close if validate = 1 then session("in") = 1 session("lic") = LKEY response.redirect("index.asp") else errText = "Please ensure you have typed your licence correctly." end if end if %> AQA Exampro - download facility - login page

www.exampro.co.uk

<% = session("org") %>

<% = errText %>

Product licence code:   


This site contains previous Issue Exampro products

The latest Issue of Exampro products can be downloaded here

If you have purchased codes and need a copy, tell us which ones and provide a school email address using the form here

If you have not yet updated your licence codes, you can do so here

Only Network Administrators should download files from within an organisation.













<% set conn = nothing set cmd = nothing set rs = nothing %>