secure.hanleycastlehs.org.uk Open in urlscan Pro
80.94.194.172  Public Scan

Submitted URL: https://secure.hanleycastlehs.org.uk/
Effective URL: https://secure.hanleycastlehs.org.uk/login.aspx?ReturnUrl=%2f
Submission: On October 13 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

POST ./login.aspx?ReturnUrl=%2f

<form method="post" action="./login.aspx?ReturnUrl=%2f" onsubmit="javascript:return WebForm_OnSubmit();" id="ctl01">
  <div class="aspNetHidden">
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTE1NzI1MjgwOTYPZBYCZg9kFgICAw9kFgICAw9kFgICBg8WAh4HVmlzaWJsZWhkZCsB7qhTBJqeBqy3naB2txP7XCXujni+BaufWEPPpdcu">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['ctl01'];
    if (!theForm) {
      theForm = document.ctl01;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <script src="/WebResource.axd?d=lR-LKSySCJwLSjenxhgbHE60NAgAHlUhQR21z4__dnXp8aL9fOhxnCLNLJ1icWtPrh1V6wKTn0EsWZdrNNZ3zwn8r4dlhf_tmrtl3mJjXto1&amp;t=637454068939909757" type="text/javascript"></script>
  <script src="/WebResource.axd?d=1HFJYmfHuP5PoipyR1sskN6hDOhOKwdTHwEMnoslG9g82r-k8jjeU9dKkDZ0hFTcvpASugOiy56qSd4Su7TiEtaH1PlTzoMpaLoq61-XlC01&amp;t=637454068939909757" type="text/javascript"></script>
  <script type="text/javascript">
    //<![CDATA[
    function WebForm_OnSubmit() {
      if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false;
      return true;
    }
    //]]>
  </script>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="C2EE9ABB">
    <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEdAARKWEbPtwfDPqdKNlNPhI1O7U2yh1NFlTkfU7IjTfNU9terZ5rJBqvzQxirjX2gyqL2az+P+WWi7yJj6Wf+eScUB8ew0QTj9c39NHiK4hhnzSCmRq8rC+YxITllBcYqp/w=">
  </div>
  <div id="hapContent" data-role="page" style="min-height: 1160px;">
    <header id="hapHeader" class="tile-color" style="display: none;">
      <div id="hapTitle">
        <a href="./">Home Access Plus+</a>|<a href="#" id="hapTitleMore"></a>
      </div>
    </header>
    <div id="hapLoader"><span class="dot_1"></span><span class="dot_2"></span><span class="dot_3"></span><span class="dot_4"></span><span class="dot_5"></span></div>
    <div id="baseContent">
      <div id="logincontainer">
        <div id="loginformside" class="tile-color"></div>
        <div id="loginform">
          <h1><a href="https://hap.codeplex.com/" target="_blank">Home Access Plus+</a></h1>
          <h2>Access your School From Home</h2>
          <div>
            <label for="body_username">Username: </label>
            <input name="ctl00$body$username" type="text" id="body_username" style="width:300px;">
            <span id="body_ctl02" style="color:Red;visibility:hidden;">*</span>
          </div>
          <div id="pw">
            <label for="body_password">Password: </label>
            <input name="ctl00$body$password" type="password" id="body_password" style="width:300px;">
          </div>
          <div class="submit">
            <a id="body_login" usesubmitbehavior="true" href="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;ctl00$body$login&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, true))" style="font-size:200%;" class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" role="button"><span class="ui-button-text">Login</span></a>
          </div>
          <div class="copyright"> © 2021 nb development. All rights reserved. </div>
        </div>
        <script type="text/javascript">
          hap.load = hap.loadtypes.none;
          $(document).ready(function() {
            $("#body_login").button();
            if ($("#body_username").val().length == 0) $("#body_username").focus();
            else $("#body_password").focus();
          });
          $("#body_username").focusout(function() {
            $("#body_username").val($.trim($("#body_username").val()));
          });
          $('input[type=text],input[type=password]').keyup(function(e) {
            if (e.keyCode == 13) {
              $("#body_username").val($.trim($("#body_username").val()));
              location.href = $("#body_login").attr("href");
            } else if (e.keyCode == 220 || e.keyCode == 222) /*back slash*/ {
              alert("Please enter just your username");
            }
          });
        </script>
      </div>
    </div>
  </div>
  <script type="text/javascript">
    $(document).ready(function() {
      $("#hapContent").css("min-height", document.documentElement.clientHeight - $("#hapHeader").height() + "px");
    });
    $(window).resize(function() {
      $("#hapContent").css("min-height", document.documentElement.clientHeight - $("#hapHeader").height() + "px");
    });
  </script>
  <script src="api/js/end?/login.aspx=10.6.1801.600"></script>
  <script type="text/javascript">
    //<![CDATA[
    var Page_Validators = new Array(document.getElementById("body_ctl02"));
    //]]>
  </script>
  <script type="text/javascript">
    //<![CDATA[
    var body_ctl02 = document.all ? document.all["body_ctl02"] : document.getElementById("body_ctl02");
    body_ctl02.controltovalidate = "body_username";
    body_ctl02.errormessage = "*";
    body_ctl02.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
    body_ctl02.initialvalue = "";
    //]]>
  </script>
  <script type="text/javascript">
    //<![CDATA[
    var Page_ValidationActive = false;
    if (typeof(ValidatorOnLoad) == "function") {
      ValidatorOnLoad();
    }

    function ValidatorOnSubmit() {
      if (Page_ValidationActive) {
        return ValidatorCommonOnSubmit();
      } else {
        return true;
      }
    }
    //]]>
  </script>
</form>

Text Content

Home Access Plus+|



HOME ACCESS PLUS+


ACCESS YOUR SCHOOL FROM HOME

Username: *
Password:
Login
© 2021 nb development. All rights reserved.