gs.tg.esf.edu.hk Open in urlscan Pro
210.177.22.75  Public Scan

Submitted URL: http://gs.tg.esf.edu.hk/
Effective URL: https://gs.tg.esf.edu.hk/login7.php?CurPage=/
Submission: On July 29 via manual from HK — Scanned from DE

Form analysis 4 forms found in the DOM

Name: form1_mPOST nossologin7.php

<form name="form1_m" id="form1_m" action="nossologin7.php" method="POST">
  <input type="hidden" name="ssochk" id="ssochk_m" value="">
  <div class="loginmsgpanel">
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tbody>
        <tr>
          <td height="30">
            <p class="error_msg"></p>
          </td>
        </tr>
      </tbody>
    </table>
  </div>
  <div id="loginTable" class="form-group text-center">
    <div class="form-group text-center">
      <select class="form-control text-center" name="SchoolCode_m" id="SchoolCode_m" tabindex="12" onchange="switchSchool(this);">
        <option value="BHS" data-url="https://bhs44.tg.esf.edu.hk/">Beacon Hill School</option>
        <option value="BS" data-url="https://bs44.tg.esf.edu.hk/">Bradbury School</option>
        <option value="CWBS" data-url="https://cwbs44.tg.esf.edu.hk/">Clearwater Bay School</option>
        <option value="DC" data-url="https://dc44.tg.esf.edu.hk/">Discovery College</option>
        <option value="ESFC" data-url="https://esfc44.tg.esf.edu.hk/">ESFC/ESL/Therapy Centre</option>
        <option value="KAB" data-url="https://abacus44.tg.esf.edu.hk/">ESF Abacus International Kindergarten</option>
        <option value="KHS" data-url="https://hs44.tg.esf.edu.hk/">ESF International Kindergarten (Hillside)</option>
        <option value="KTC" data-url="https://tc44.tg.esf.edu.hk/">ESF International Kindergarten (Tung Chung)</option>
        <option value="KTY" data-url="https://ty44.tg.esf.edu.hk/">ESF International Kindergarten (Tsing Yi)</option>
        <option value="KWKS" data-url="https://wks44.tg.esf.edu.hk/">ESF International Kindergarten (Wu Kai Sha)</option>
        <option value="GS" selected="" data-url="https://gs44.tg.esf.edu.hk/">Glenealy School</option>
        <option value="IS" data-url="https://is44.tg.esf.edu.hk/">Island School</option>
        <option value="JCSRS" data-url="https://jcsrs44.tg.esf.edu.hk/">Jockey Club Sarah Roe School</option>
        <option value="KS" data-url="https://ks44.tg.esf.edu.hk/">Kennedy School</option>
        <option value="KGV" data-url="https://kgv44.tg.esf.edu.hk/">King George V School</option>
        <option value="KJS" data-url="https://kjs44.tg.esf.edu.hk/">Kowloon Junior School</option>
        <option value="PS" data-url="https://ps44.tg.esf.edu.hk/">Peak School</option>
        <option value="QBS" data-url="https://qbs44.tg.esf.edu.hk/">Quarry Bay School</option>
        <option value="RC" data-url="https://rc44.tg.esf.edu.hk/">Renaissance College</option>
        <option value="SJS" data-url="https://sjs44.tg.esf.edu.hk/">Sha Tin Junior School</option>
        <option value="SC" data-url="https://sc44.tg.esf.edu.hk/">Sha Tin College</option>
        <option value="SIS" data-url="https://sis44.tg.esf.edu.hk/">South Island School</option>
        <option value="WIS" data-url="https://wis44.tg.esf.edu.hk/">West Island School</option>
        <option value="WCLC" data-url="https://wclc44.tg.esf.edu.hk/">Learning Centre</option>
      </select>
    </div>
    <div class="form-group text-center">
      <input type="text" id="UserLogin_m" name="UserLogin_m" autocapitalize="none" tabindex="2" value="" class="form-control text-center" placeholder="Login Name" required="">
    </div>
    <div style="padding-bottom:15px">
      <input type="checkbox" id="remember_login_checkbox_m" class="remember_login tg_checkbox"><label for="remember_login_checkbox_m" style="font-weight:normal"> Remember my login name</label>
    </div>
    <div class="form-group text-center">
      <input type="submit" name="login" id="button_m" tabindex="4" value="Next" class="btn btn-primary btn-block btn-login">
    </div>
  </div>
  <input type="hidden" name="CurPage" id="CurPage_m" value="/">
</form>

Name: ForgetPasswordForm_mPOST forget_password_process7.php

<form name="ForgetPasswordForm_m" id="ForgetPasswordForm_m" method="post" action="forget_password_process7.php" onsubmit="return jCheckForgetPasswordForm(this);">
  <div id="panel_form_forgot">
    <span class="label_placeholder">Forgot Password</span>
    <div id="ForgetPasswordDesc_m" class="ForgetPasswordDesc"> Please enter your account type and <span class="content_placeholder">login name for password</span> retrieval. <br>
      <br>
      <div class="form-group text-center">
        <select name="UserType_m" id="UserType_m" tabindex="6" required="" class="form-control text-center">
          <option value="">Please select user type</option>
          <option value="P">Parent/Guardian</option>
          <option value="S">Student</option>
          <option value="T">Staff</option>
          <option value="G">Other</option>
        </select>
      </div>
      <div class="form-group text-center">
        <input type="text" name="EmailTxt_m" id="EmailTxt_m" value="" class="form-control text-center" autocomplete="off" tabindex="7" required="">
      </div>
      <div id="ForgetPassword_Warning_m" class="ForgetPassword_Warning"></div>
      <input type="hidden" id="ForgetPasswordMode_m" name="ForgetPasswordMode_m" value="">
      <div class="forget_btn form-group text-center">
        <input type="submit" name="Submit_m" id="Submit_m" value="Reset Password" class="btn btn-primary btn-block btn-login" tabindex="8">
        <br>
        <br>
        <a href="#" onclick="jShowForgetPasswordPanel('Login', 'mobile');" class="tablelink">back to login page</a>
      </div>
    </div>
    <input type="hidden" name="SchoolCode_Input_m" id="SchoolCode_Input_m" value="GS">
  </div>
</form>

Name: form1POST nossologin7.php

<form name="form1" id="form1" action="nossologin7.php" method="POST">
  <input type="hidden" name="ssochk" id="ssochk" value="">
  <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tbody>
      <tr>
        <td height="30">
          <p class="error_msg"></p>
        </td>
      </tr>
    </tbody>
  </table>
  <table id="loginTable">
    <tbody>
      <tr>
        <td width="80" class="login_text">School</td>
        <td>
          <label>
            <select class="school_select" name="SchoolCode" id="SchoolCode" tabindex="12" onchange="switchSchool(this);" "="">
<option value=" BHS" data-url="https://bhs44.tg.esf.edu.hk/">Beacon Hill School</option>
              <option value="BS" data-url="https://bs44.tg.esf.edu.hk/">Bradbury School</option>
              <option value="CWBS" data-url="https://cwbs44.tg.esf.edu.hk/">Clearwater Bay School</option>
              <option value="DC" data-url="https://dc44.tg.esf.edu.hk/">Discovery College</option>
              <option value="ESFC" data-url="https://esfc44.tg.esf.edu.hk/">ESFC/ESL/Therapy Centre</option>
              <option value="KAB" data-url="https://abacus44.tg.esf.edu.hk/">ESF Abacus International Kindergarten</option>
              <option value="KHS" data-url="https://hs44.tg.esf.edu.hk/">ESF International Kindergarten (Hillside)</option>
              <option value="KTC" data-url="https://tc44.tg.esf.edu.hk/">ESF International Kindergarten (Tung Chung)</option>
              <option value="KTY" data-url="https://ty44.tg.esf.edu.hk/">ESF International Kindergarten (Tsing Yi)</option>
              <option value="KWKS" data-url="https://wks44.tg.esf.edu.hk/">ESF International Kindergarten (Wu Kai Sha)</option>
              <option value="GS" selected="" data-url="https://gs44.tg.esf.edu.hk/">Glenealy School</option>
              <option value="IS" data-url="https://is44.tg.esf.edu.hk/">Island School</option>
              <option value="JCSRS" data-url="https://jcsrs44.tg.esf.edu.hk/">Jockey Club Sarah Roe School</option>
              <option value="KS" data-url="https://ks44.tg.esf.edu.hk/">Kennedy School</option>
              <option value="KGV" data-url="https://kgv44.tg.esf.edu.hk/">King George V School</option>
              <option value="KJS" data-url="https://kjs44.tg.esf.edu.hk/">Kowloon Junior School</option>
              <option value="PS" data-url="https://ps44.tg.esf.edu.hk/">Peak School</option>
              <option value="QBS" data-url="https://qbs44.tg.esf.edu.hk/">Quarry Bay School</option>
              <option value="RC" data-url="https://rc44.tg.esf.edu.hk/">Renaissance College</option>
              <option value="SJS" data-url="https://sjs44.tg.esf.edu.hk/">Sha Tin Junior School</option>
              <option value="SC" data-url="https://sc44.tg.esf.edu.hk/">Sha Tin College</option>
              <option value="SIS" data-url="https://sis44.tg.esf.edu.hk/">South Island School</option>
              <option value="WIS" data-url="https://wis44.tg.esf.edu.hk/">West Island School</option>
              <option value="WCLC" data-url="https://wclc44.tg.esf.edu.hk/">Learning Centre</option>
            </select>
          </label>
        </td>
      </tr>
      <tr>
        <td class="login_text">Login</td>
        <td>
          <input type="text" id="UserLogin" name="UserLogin" tabindex="2" autocapitalize="none" autocomplete="off" value="" class="textbox login_textbox" placeholder="Login Name" required="">&nbsp; <span
            class="forgotlink"><a href="#" class="tablelink" tabindex="10" onclick="return jShowForgetPasswordPanel('ForgetUsername', 'desktop');">forgot login name</a></span>
        </td>
      </tr>
      <tr>
      </tr>
      <tr>
        <td>&nbsp;</td>
        <td><input type="checkbox" id="remember_login_checkbox" class="remember_login tg_checkbox"><label for="remember_login_checkbox" style="font-weight:normal"> Remember my login name</label></td>
      </tr>
      <tr>
        <td class="login_text">&nbsp;</td>
        <td valign="bottom" class="login_submit">
          <input type="submit" name="login" id="button" tabindex="4" value="Next" class="button login_submit">
        </td>
      </tr>
    </tbody>
  </table>
  <table width="95%" border="0" cellspacing="0" cellpadding="0">
  </table>
  <input type="hidden" name="CurPage" id="CurPage" value="/">
</form>

Name: ForgetPasswordFormPOST forget_password_process7.php

<form name="ForgetPasswordForm" id="ForgetPasswordForm" method="post" action="forget_password_process7.php" onsubmit="return jCheckForgetPasswordForm(this);">
  <span class="label_placeholder">Forgot Password</span>
  <div id="ForgetPasswordDesc" class="ForgetPasswordDesc"> Please enter your account type and <span class="content_placeholder">login name for password</span> retrieval. <br>
    <br>
    <label id="LabelUserType" for="UserType">User Type</label>
    <select name="UserType" id="UserType" tabindex="6" required="" class="forget_selectusertype">
      <option value=""></option>
      <option value="P">Parent/Guardian</option>
      <option value="S">Student</option>
      <option value="T">Staff</option>
      <option value="G">Other</option>
    </select>
    <br><br>
    <label id="LabelEmailTxt" for="EmailTxt">Login</label>
    <input type="text" name="EmailTxt" id="EmailTxt" value="" class="textbox login_textbox" autocomplete="off" tabindex="7" required="">
    <br>
    <div id="ForgetPassword_Warning"></div>
    <input type="hidden" id="ForgetPasswordMode" name="ForgetPasswordMode" value="">
    <div class="forget_btn">
      <input type="submit" name="Submit" id="Submit" value="Reset Password" class="button forget_submit button_main_act" tabindex="8">
      <br>
      <br>
      <a href="#" onclick="jShowForgetPasswordPanel('Login');" class="tablelink">back to login page</a>
    </div>
  </div>
  <input type="hidden" name="SchoolCode_Input" id="SchoolCode_Input" value="GS">
</form>

Text Content

Beacon Hill School Bradbury School Clearwater Bay School Discovery College
ESFC/ESL/Therapy Centre ESF Abacus International Kindergarten ESF International
Kindergarten (Hillside) ESF International Kindergarten (Tung Chung) ESF
International Kindergarten (Tsing Yi) ESF International Kindergarten (Wu Kai
Sha) Glenealy School Island School Jockey Club Sarah Roe School Kennedy School
King George V School Kowloon Junior School Peak School Quarry Bay School
Renaissance College Sha Tin Junior School Sha Tin College South Island School
West Island School Learning Centre

Remember my login name

Forgot Password
Please enter your account type and login name for password retrieval.


Please select user type Parent/Guardian Student Staff Other




back to login page
forgot login name  or  forgot password



Welcome to the ESF Gateway

The Gateway is the pathway to information and communication for all ESF staff,
students and parents. Please use the login form on the above to access the
system.

Use of cookies policy

 
    

LOGIN

School Beacon Hill School Bradbury School Clearwater Bay School Discovery
College ESFC/ESL/Therapy Centre ESF Abacus International Kindergarten ESF
International Kindergarten (Hillside) ESF International Kindergarten (Tung
Chung) ESF International Kindergarten (Tsing Yi) ESF International Kindergarten
(Wu Kai Sha) Glenealy School Island School Jockey Club Sarah Roe School Kennedy
School King George V School Kowloon Junior School Peak School Quarry Bay School
Renaissance College Sha Tin Junior School Sha Tin College South Island School
West Island School Learning Centre Login   forgot login name   Remember my login
name  



Forgot Password
Please enter your account type and login name for password retrieval.

User Type Parent/Guardian Student Staff Other

Login




back to login page

 




Welcome to the ESF Gateway

The Gateway is the pathway to information and communication for all ESF staff,
students and parents. Please use the login form on the above to access the
system.

Use of cookies policy

     

Loading
Processing, please wait and do not close the browser

Error

Close