kcoca.com Open in urlscan Pro
54.252.186.213  Public Scan

Submitted URL: http://kcoca.com/
Effective URL: https://kcoca.com/
Submission: On March 08 via api from US — Scanned from AU

Form analysis 4 forms found in the DOM

POST https://kcoca.co.nz/ocd.aspx

<form role="form" id="loginForm" class="loginForm" target="_parent" action="https://kcoca.co.nz/ocd.aspx" method="post">
  <div class="form-group">
    <label for="login"><i class="fa fa-user-o" aria-hidden="true"></i> Email or mobile</label>
    <input type="text" class="form-control" id="login" name="login" placeholder="Enter your email address or mobile number" value="">
  </div>
  <div class="noPassword">
    <div class="form-group">
      <label for="psw"><i class="fa fa-eye" aria-hidden="true"></i> Password</label> <small><a href="#" class="noPassword">(I don't have or forgot my password)</a></small>
      <input id="psw" class="form-control" type="password" name="password" placeholder="Enter password">
    </div>
    <div class="checkbox">
      <label class="control control--checkbox"><input type="checkbox" name="loginToken" value="on" id="loginToken" class="custom-control-input">Remember me<span class="control__indicator"></span></label>
    </div>
  </div>
  <button type="submit" class="noPassword btn btn-success btn-block"><span class="glyphicon glyphicon-off"></span> Login</button>
  <button id="loginNoPassword" style="display:none" type="submit" class="noPassword btn btn-success btn-block"><span class="glyphicon glyphicon-off"></span> Access without password</button>
  <a style="display:none" class="noPassword" href="#">You have a password</a>
  <input type="hidden" name="reaction" value="">
  <input type="hidden" name="action" value="verify">
  <input type="hidden" name="domainName" value="kcoca.co.nz">
</form>

POST https://kcoca.co.nz/ocd.aspx

<form target="_parent" action="https://kcoca.co.nz/ocd.aspx" method="post">
  <input type="hidden" name="action" value="verify">
  <div id="fnameField" class="fieldContainer text requiredField">
    <div class="formLabel">First Name</div><input type="text" name="fname" id="fname" class="textfield form-control" value="">
  </div>
  <div id="lnameField" class="fieldContainer text requiredField">
    <div class="formLabel">Last Name</div><input type="text" name="lname" id="lname" class="textfield form-control" value="">
  </div>
  <div id="dobField" class="fieldContainer">
    <div class="formLabel"> Date of birth</div>
    <input placeholder="yyyy-mm-dd" type="text" name="dob_date" id="dob_IZKPPE" class="smallSelect form-control" value="" autocomplete="off">
  </div>
  <div class="fieldContainer text requiredField" id="fyearField">
    <div class="formLabel">Peer year</div>
    <input type="text" value="" class="form-control" id="fyear" name="fyear">
    <a href="#" onclick="alert('Your &quot;Peer year&quot; is the calendar year in which you and your peers would have been in your final term of schooling.If, for example you left school in 2003, two years before most people you schooled with, your &quot;Peer year&quot; would be 2005.\n\nWe require this information so that we can group you with those you schooled with.');return false">
						<img border="0" style="margin-left: 10px;" src="/images/moreinfo.gif">
					</a>
  </div>
  <div class="loginButton" style="margin-top:10px">
    <input class="btn btn-success btn-block" value="Register »" type="submit">
  </div>
</form>

POST https://kcoca.co.nz/ocd.aspx

<form target="_parent" action="https://kcoca.co.nz/ocd.aspx" method="post">
  <input type="hidden" name="action" value="verify">
  <div id="fnameField" class="requiredField">
    <input name="fname" id="fname" placeholder="First name" class="form-control" value="" type="text" size="20">
  </div>
  <div id="lnameField" class="requiredField">
    <input name="lname" id="lname" class="form-control" placeholder="Last name" value="" type="text" size="20">
  </div>
  <div id="dobField" class="fieldContainer">
    <div class="formLabel"> Date of birth</div>
    <input placeholder="yyyy-mm-dd" type="text" name="dob_date" id="dob_B7T893" class="smallSelect form-control" value="" autocomplete="off">
  </div>
  <div id="fyearField">
    <div class="formLabel"> Peer year <a href="#" onclick="alert('Your &quot;Peer year&quot; is the calendar year in which you and your peers would have been in your final term of schooling.If, for example you left school in 2003, two years before most people you schooled with, your &quot;Peer year&quot; would be 2005.\n\nWe require this information so that we can group you with those you schooled with.');return false">
				<img border="0" style="margin-left: 10px;" src="/images/moreinfo.gif"></a>
    </div>
    <input name="fyear" id="fyear" class="form-control" value="" type="text" size="20">
  </div>
  <div style="clear:both"></div>
  <div style="clear:both" class="loginButton">
    <input value="Register »" type="submit">
  </div>
</form>

POST https://kcoca.co.nz/ocd.aspx

<form onsubmit="return AJAXlogin(this,null,'');" target="_parent" action="https://kcoca.co.nz/ocd.aspx" method="post" id="loginForm">
  <input type="hidden" name="domainName" value="kcoca.co.nz">
  <input type="hidden" name="action" value="verify">
  <div>
    <input placeholder="Your email address" style="width:100%" class="form-control" type="text" name="login" id="login">
  </div>
  <script>
    jQuery(function() {
      setTimeout(function() {
        if (typeof isElementVisible != 'undefined' && isElementVisible('#login')) jQuery('#login').focus();
      }, 1000);
    });
  </script>
  <div>
    <input placeholder="Your password" style="width:100%" class="textfield ui-formStyled form-control" type="password" name="password" id="password">
  </div>
  <div class="formtextlink">
    <a href="#" onclick="alert('If your email address isn\'t recognised, try clicking the &quot;Register&quot; link and the system can use your personal details to identify you.\n\nIf the system still doesn\'t recognise you, enter your contact details when prompted to receive assistance.\n\nIf you\'ve forgotten your password, enter your email address only and click login to follow the &quot;reset password&quot; procedure.');return false;">No Password? Difficulty logging in?</a>
  </div>
  <div class="loginButton" style="margin:5px 0;float:none">
    <button type="submit" class="btn btn-success btn-block">Login »</button>
  </div>
  <div id="loginTokenField" class="fieldContainer checkbox clearboth"><label class="control control--checkbox"><input class="ui-formStyled form-control custom-control-input" type="checkbox" name="loginToken" value="on" id="loginToken"><span
        class="control__indicator"></span> Log me in automatically</label><input type="hidden" name="loginToken" value=""></div>
  <div class="clearboth">
  </div>
</form>

Text Content

 * * NOTHING IN YOUR CART
   
   * 
   * Make payment



Toggle navigationMain menuLogin
 * About the KCOCA
   
   * Meet Our Executive Committee
   * KCOCA Constitution
   * KCOCA Bursaries
   * KCOCA Privacy Policy
   * Site FAQ
 * Community
   
   * Business Networking Hub
   * King's College Rugby Supporters Club
   * King's College Sport's Draw
   * King's College Historic Bullying
 * Events
   
   * Upcoming Events and Reunions
   * Reunion Information
   * Calendar
 * News
   
   * News
 * History/Digital Archives
   
   * Our Story
 * Your account
   
   * Update my Details
   * Update my Bio
   * Login


 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7
 * 8
 * 9
 * 10
 * 11


WELCOME TO THE KING'S COLLEGE OLD COLLEGIANS' ASSOCIATION



King's College has a vibrant and strong Old Collegian community that includes
thousands of past students who have shared the experience of an education at
King's College. Established in 1900, the King's College Old Collegians'
Association was formed to promote and support good fellowship amongst its
members and to support the best interests of the College. 

 We are proud of our community, our heritage and the strong relationship we have
supporting the College and its students to this day.

On this site you can register, find and connect with Old Collegian friends, keep
up to date with KCOCA news and find information about reunions and events. 

We look forward to reconnecting with you soon.















LOGIN / REGISTER






NEWS 

Find out the latest news happening in our KCOCA community.


READ MORE







BUSINESS NETWORKING


Register your business or find other businesses within our College community.
 

Read More







UPCOMING EVENTS


REUNITE WITH YOUR PEERS.



READ MORE



UPDATE YOUR DETAILS

 Please keep your contact details updated to receive the latest news and other
KCOCA communications.

UPDATE NOW
 


CONTACT US

Phone: (09) 951 9794
PO Box 22 012, Otahuhu,
Auckland 1062
New Zealand
kcoca@kingscollege.school.nz


KCOCA Privacy Policy

Privacy and Cookies Policy
Terms and Conditions

×


LOGIN OR SIGN UP

 * Username and password
 * Register

Email or mobile
Password (I don't have or forgot my password)
Remember me
Login Access without password You have a password
First Name
Last Name
Date of birth
Peer year

Apply Cancel

Not a member? Sign Up

Difficulty logging in?

×


LOGIN OR SIGN UP

Login

Register: click here

Date of birth
Peer year


No Password? Difficulty logging in?
Login »
Log me in automatically




Apply Cancel