waitunawest.schooldocs.co.nz Open in urlscan Pro
13.237.133.24  Public Scan

Submitted URL: http://waitunawest.schooldocs.co.nz/
Effective URL: https://waitunawest.schooldocs.co.nz/Logon.aspx?ReturnUrl=%2f
Submission: On November 03 via api from US — Scanned from NZ

Form analysis 1 forms found in the DOM

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

<form method="post" action="./Logon.aspx?ReturnUrl=%2f" onsubmit="javascript:return WebForm_OnSubmit();" id="form2">
  <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="/wEPDwUIMTU1NjA1NjAPZBYCAgMPZBYGZg8PFgIeBFRleHQFE1dhaXR1bmEgV2VzdCBTY2hvb2xkZAIBD2QWBgIBDw8WAh8AZWRkAgcPDxYCHgdWaXNpYmxlaGRkAhMPDxYCHwFoZGQCBQ8PFgIfAAUTV2FpdHVuYSBXZXN0IFNjaG9vbGRkGAEFHl9fQ29udHJvbHNSZXF1aXJlUG9zdEJhY2tLZXlfXxYCBQlDaGVja0JveDEFDGNoUmVtZW1iZXJNZeMemY++k8gSvRfD/LPfYvFVfwKgFEdzhxY9hnn7/iCI">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['form2'];
    if (!theForm) {
      theForm = document.form2;
    }

    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=IjJeMzdo0cB1eMk6kP1Yee15AuP44RtcOMWIAlg2FZlQ09yd1ATy9cN01NmyZggS9EP6muan61SmQ450u2r6aSWIpcLv7KHPCLYQmUG68ls1&amp;t=638240775755514788" type="text/javascript"></script>
  <script src="/WebResource.axd?d=txGqhu06FMpU483mbXPmVl1wwnirKBoUegc91QsW5mclmeRxFlI1O6DPgyiMtx0HmyVDA81lP9clsq1rh9N66oYz_Md0AlcQ_E1Dp_Lx7y81&amp;t=638240775755514788" 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="5A2128B1">
    <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION"
      value="/wEdAAYUJ4RiS9FNzJfm5IaFWq1SY3plgk0YBAefRz3MyBlTcHY2+Mc6SrnAqio3oCKbxYahEKvuPXQE3IwHHll3A7iHmuETnY6o3aXbrO2eGyXtUKKeKEbp39eHc9mbdvkCgxDwdlFwu87AwVngCdIfycpW4Zvj0F27aHgeNsFXjxt+Bg==">
  </div>
  <div id="topcontainer">
    <div id="bannerbackground">
      <div id="banner">
        <div class="sitename">
          <h1>
            <span id="lblWebsiteName">Waituna West School</span>
          </h1>
        </div>
      </div>
    </div>
    <br>
    <div id="content">
      <!-- Space at left -->
      <div class="column1"> &nbsp; </div>
      <div class="column2">
        <div class="introtextaboveform">
          <h1>Welcome</h1>
          <h3>Sign in to SchoolDocs</h3>
        </div>
        <!-- Login Page -->
        <div id="panelLogin" onkeypress="javascript:return WebForm_FireDefaultButton(event, 'btnLogin')">
          <span id="lblMessage" class="errortxt"></span>
          <div class="form-wrapper">
            <div class="formNewRow">
              <div class="formFieldName"> Username </div>
              <div class="formFieldValue">
                <input name="txtUserName" type="text" maxlength="30" id="txtUserName" tabindex="1" class="textbox loginstyle"> &nbsp;<span id="RequiredFieldValidator1" class="errorfield" style="display:none;"><br>Please enter a username</span>
                <div class="usernameinputimage"></div>
              </div>
            </div>
            <div class="formNewRow">
              <div class="formFieldValue">
              </div>
              <div class="formFieldName"> Password </div>
              <div class="formFieldValue">
                <input name="txtPassword" type="password" maxlength="30" id="txtPassword" tabindex="2" class="textbox loginstyle appendInput">
                <div class="showPassword">
                  <span class="checkbox smallcbx"><input id="CheckBox1" type="checkbox" name="CheckBox1" onclick="JavaScript:showpass(this);"><label for="CheckBox1"> </label></span>
                  <div class="checkboxlabel">Show</div>
                </div> &nbsp;<span id="RequiredFieldValidator3" class="errorfield" style="display:none;"><br>Please enter a password</span>
                <div class="passwordinputimage"></div>
              </div>
            </div>
            <div id="panelRememberMe" class="formNewRow">
              <div class="formFieldName"> &nbsp; </div>
              <div class="formFieldValue">
                <span class="checkbox"><input id="chRememberMe" type="checkbox" name="chRememberMe" checked="checked"><label for="chRememberMe"> </label></span>
                <div class="checkboxlabel">Remember me on this computer</div>
              </div>
            </div>
            <div class="formNewRow" style="vertical-align: middle;">
              <div class="formFieldName"> &nbsp; </div>
              <div class="formFieldValue" style="vertical-align: middle;">
                <input type="submit" name="btnLogin" value="Sign In" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;btnLogin&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, false))" id="btnLogin"
                  class="buttons"> &nbsp;&nbsp; <br>
                <br>
              </div>
            </div>
          </div>
        </div>
        <!-- Forgotten Password Dropdown -->
        <!-- ========================== -->
        <div class="forgottenpassword">
          <p>
            <a id="hforgottenpassword" class="expandingblockwidetemplate" title="Forgotten Password" href="javascript:toggleBlock('forgottenpassword')" target="_self">Forgotten password? </a>
          </p>
          <div id="dforgottenpassword" class="rogerwide forgottendropdown" style="display: none">
            <p>For your password information:</p>
            <p>Principal and board members – <a href="mailto:team@schooldocs.co.nz?subject=Password Request via Waituna West School Login Screen">Email</a> the SchoolDocs team</p>
            <p>School staff, parents, and visitors – Contact the school office. </p>
            <p>SchoolDocs is not able to share password information on behalf of the school.</p>
          </div>
          <div class="browserMessage">
            <h2>Browser upgrade recommended</h2>
            <p>It looks like you’re using an outdated browser. You’ll still be able to access the site but for the best experience, we recommend that you upgrade to the latest version of Internet Explorer or Google Chrome. Talk to your IT support
              about your options, or <a href="https://www.whatismybrowser.com/" target="_blank">find out now</a> which browser and version you are using. </p>
          </div>
        </div>
        <!-- Custom HTML at bottom of login page -->
        <div>
        </div>
      </div>
      <div class="column3">
        <!-- Custom HTML at right of login page -->
        <h2>The online policy and procedure service for schools</h2>
        <!-- What is SchoolDocs Expanding Block -->
        <!-- ====================================== -->
        <p>
          <a id="h32431" class="expandingblockwidetemplate" title="What is SchoolDocs?" href="javascript:toggleBlock('32431')" target="_self">
	<img id="i32431" class="expandicon" src="LoginFiles/Custom/Images/arrowright.gif" alt="" border="0">What is SchoolDocs? </a>
        </p>
        <div id="d32431" class="rogerwide" style="display: none">
          <p>SchoolDocs provides a comprehensive core set of policies and procedures applicable to all New Zealand primary, intermediate, secondary, and area/composite schools, that is tailored for each school. </p>
          <p>SchoolDocs updates, modifies, and creates policies in response to changes in legislation or Ministry guidelines, significant events, reviews/requests from schools, and regular reviewing from the SchoolDocs team.</p>
          <p>For more information go to <a href="https://www.schooldocs.co.nz" target="_blank">www.schooldocs.co.nz</a></p>
        </div>
        <!-- Disclaimer Expanding Block -->
        <!-- ========================== -->
        <p>
          <a name="theterms"></a>
          <a id="h12345" class="expandingblockwidetemplate" title="Terms of Use and Disclaimer" href="javascript:toggleBlock('12345')" target="_self">
	<img id="i12345" class="expandicon" src="LoginFiles/Custom/Images/arrowright.gif" alt="" border="0">Copyright Statement and Disclaimer</a>
        </p>
        <div id="d12345" class="rogerwide" style="display: none">
          <p>Except where stated, the content on this site is the copyright of SchoolDocs Ltd. It may not be reproduced without formal permission from SchoolDocs Ltd. Permission to use copyrighted materials from other sites accessed from this site
            must be obtained from the copyright owner.</p>
          <p>The information provided on this website does not replace or alter the laws of New Zealand and other official guidelines or requirements. SchoolDocs Ltd does not accept any responsibility or liability whatsoever, whether in contract,
            tort, equity, or otherwise, for any action taken, or reliance placed, as a result of reading any part, or all, of the information in this website or for any error, inadequacy, deficiency, flaw in, or omission from the information provided
            in this website. All links and references to other websites or organisations are provided for convenience only and should not be regarded as endorsement of those websites or of any information contained in those websites.</p>
        </div>
      </div>
    </div>
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var Page_Validators = new Array(document.getElementById("RequiredFieldValidator1"), document.getElementById("RequiredFieldValidator3"));
    //]]>
  </script>
  <script type="text/javascript">
    //<![CDATA[
    var RequiredFieldValidator1 = document.all ? document.all["RequiredFieldValidator1"] : document.getElementById("RequiredFieldValidator1");
    RequiredFieldValidator1.controltovalidate = "txtUserName";
    RequiredFieldValidator1.errormessage = "<br/>Please enter a username";
    RequiredFieldValidator1.display = "Dynamic";
    RequiredFieldValidator1.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
    RequiredFieldValidator1.initialvalue = "";
    var RequiredFieldValidator3 = document.all ? document.all["RequiredFieldValidator3"] : document.getElementById("RequiredFieldValidator3");
    RequiredFieldValidator3.controltovalidate = "txtPassword";
    RequiredFieldValidator3.errormessage = "<br/>Please enter a password";
    RequiredFieldValidator3.display = "Dynamic";
    RequiredFieldValidator3.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
    RequiredFieldValidator3.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

WAITUNA WEST SCHOOL


 


WELCOME


SIGN IN TO SCHOOLDOCS

Username
 
Please enter a username

Password
Show
 
Please enter a password

 
Remember me on this computer
 
  



Forgotten password?

For your password information:

Principal and board members – Email the SchoolDocs team

School staff, parents, and visitors – Contact the school office.

SchoolDocs is not able to share password information on behalf of the school.


BROWSER UPGRADE RECOMMENDED

It looks like you’re using an outdated browser. You’ll still be able to access
the site but for the best experience, we recommend that you upgrade to the
latest version of Internet Explorer or Google Chrome. Talk to your IT support
about your options, or find out now which browser and version you are using.




THE ONLINE POLICY AND PROCEDURE SERVICE FOR SCHOOLS

What is SchoolDocs?

SchoolDocs provides a comprehensive core set of policies and procedures
applicable to all New Zealand primary, intermediate, secondary, and
area/composite schools, that is tailored for each school.

SchoolDocs updates, modifies, and creates policies in response to changes in
legislation or Ministry guidelines, significant events, reviews/requests from
schools, and regular reviewing from the SchoolDocs team.

For more information go to www.schooldocs.co.nz

Copyright Statement and Disclaimer

Except where stated, the content on this site is the copyright of SchoolDocs
Ltd. It may not be reproduced without formal permission from SchoolDocs Ltd.
Permission to use copyrighted materials from other sites accessed from this site
must be obtained from the copyright owner.

The information provided on this website does not replace or alter the laws of
New Zealand and other official guidelines or requirements. SchoolDocs Ltd does
not accept any responsibility or liability whatsoever, whether in contract,
tort, equity, or otherwise, for any action taken, or reliance placed, as a
result of reading any part, or all, of the information in this website or for
any error, inadequacy, deficiency, flaw in, or omission from the information
provided in this website. All links and references to other websites or
organisations are provided for convenience only and should not be regarded as
endorsement of those websites or of any information contained in those websites.