www.hc-one-touchstone.co.uk Open in urlscan Pro
54.72.18.132  Public Scan

Submitted URL: https://ascent.hc-one-touchstone.co.uk/
Effective URL: https://www.hc-one-touchstone.co.uk/code/user/login.aspx?ReturnUrl=%2fcode%2fuser%2fdashboard.aspx
Submission Tags: alexa
Submission: On May 14 via api from BG — Scanned from DE

Form analysis 1 forms found in the DOM

Name: Form1POST ./login.aspx?ReturnUrl=%2fcode%2fuser%2fdashboard.aspx

<form name="Form1" method="post" action="./login.aspx?ReturnUrl=%2fcode%2fuser%2fdashboard.aspx" onsubmit="javascript:return WebForm_OnSubmit();" id="Form1" autocomplete="off">
  <div>
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
      value="/wEPDwUKLTY2NjIzNDczOA8WCh4XY2hhbmdlUGFzc3dvcmRGaXJzdE5hbWVlHhZjaGFuZ2VQYXNzd29yZExhc3ROYW1lZR4RY2hhbmdlUGFzc3dvcmREb2JlHhJjaGFuZ2VQYXNzd29yZFNpdGVlHhNjaGFuZ2VQYXNzd29yZEdyb3VwZRYCAgEPZBYKZg8PFgIeB1Zpc2libGVoZBYCAgEPDxYCHgRUZXh0ZWRkAgEPDxYCHwVoZGQCBA8PFgIfBmVkZAIFD2QWAgIFDw8WAh8FaGRkAgYPZBYCAgMPDxYCHhRWYWxpZGF0aW9uRXhwcmVzc2lvbgUHXi57NSx9JGRkZDac2CIS96BNXhfnaVOT5CBuREEw">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['Form1'];
    if (!theForm) {
      theForm = document.Form1;
    }

    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=q18Xl2rIZRz9RM6ZigXsfml0FAHEv8ssxYq5WsqujvhXCREePXFyLVeh2hME4SWAlIW7Fc9DmHs2tixtmO86OL2sY3I1&amp;t=638460238960000000" type="text/javascript"></script>
  <script src="/WebResource.axd?d=Hy197KZG21-hbkWJp2xnJmz8evNVi_GWx82l5O_sTdOUux-eaTClD9RCzeRlkrz_xJ3eYHcE-TifuvSLpON-aqkCSgs1&amp;t=638460238960000000" type="text/javascript"></script>
  <script type="text/javascript">
    //<![CDATA[
    function WebForm_OnSubmit() {
      if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false;
      return true;
    }
    //]]>
  </script>
  <div>
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="A99229E7">
    <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEdAAUp7g9VmtnU0k821oaw933iLd+jhWMJh3Xj6f7fTi5v3lwK8/1gnn25OldlRNyIedncqaj6i4HaaYTcyD0yJuxubQxAw2n4gOjfm1NiTq5SeU4mRS1hLHT15SQw6Qr40yeoOxig">
  </div>
  <section class="ts-container login">
    <div>
      <div id="loginlogo"></div>
      <div id="browserPanel" class="ts-login-browser" style="display:none;">
        <b>Your browser is not compatible</b><br> Please use Internet Explorer 10 or 11, Microsoft Edge or a recent version of Chrome, Firefox or Safari.
      </div>
      <div id="loginDiv" class="loginDiv" style="display:block;">
        <div class="loginHeader" style="text-align:center; padding-bottom:1em;"> Sign in with your <a style="color: #df4419; font-weight: 700; white-space: nowrap;">HC-One login</a>
        </div>
        <script>
          //setTimeout(function() {
          //	var bo=bowser;
          //	if (bo.msie) {
          //		if (document.getElementsByName("RegisterButton").length>0) document.getElementsByName("RegisterButton")[0].style.display="none";
          //		if (document.getElementById("browserPanel")) {
          //			document.getElementById("browserPanel").style.display="block";
          //			document.getElementById("browserPanel").innerHTML="<b>Your browser is not compatible</b><br/>Please use Microsoft Edge or a recent version of Chrome, Firefox or Safari";
          //		}
          //		if (document.getElementById("browserDiv")) document.getElementById("browserDiv").style.display="block";
          //	};
          //}, 300);
        </script>
        <div class="alert">
          <span id="AlertLabel"></span>
        </div>
        <!-- LOGIN FORM -->
        <div id="LoginPanel" class="ts-loginbox ts-form">
          <fieldset class="ts-fields-horizontal">
            <ul>
              <li>
                <label for="Username">Username</label>
                <input name="Username" type="text" maxlength="64" id="Username" tabindex="1" autocomplete="off">
              </li>
              <li>
                <label for="Password">Password</label>
                <input name="Password" type="password" maxlength="32" id="Password" tabindex="2" autocomplete="off">
              </li>
            </ul>
          </fieldset>
          <div class="validators">
            <span id="UsernameRequiredField" style="color:Red;visibility:hidden;">Username required</span>
            <span id="PasswordRequiredField" style="color:Red;visibility:hidden;">Password required</span>
          </div>
          <input type="submit" name="LoginButton" value="Enter" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;LoginButton&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, false))" id="LoginButton"
            tabindex="3" class="ts-btn-arrow" data-buttontype="">
          <script>
            document.getElementById("LoginButton").setAttribute("data-buttontype", "");
          </script>
          <div class="ts-login-instruction ts-info-icon"> If you do not know or have forgotten your password please contact your learning administrator. You can also <a href="../../specific/user/password_reminder.aspx">click here</a> to request a
            password reminder. </div>
        </div>
        <!-- CHANGE PASSWORD PANEL -->
      </div>
      <div id="loginDivTest" style="display:none;" class="loginDiv">
        <fieldset class="ts-fields-inline">
          <div class="loginHeader">
            <p><b>Before completing a whole assignment, follow these steps to check that your computer is compatible</b></p>
          </div>
          <ol>
            <li>Login to the system and launch an elearning module from your Learning Assignments</li>
            <li>Progress through two or three pages of the module</li>
            <li>Click 'exit'</li>
            <li>Launch the module again and check you are taken back to the page from where you left off</li>
          </ol>
          <p><b>If the module did not take you back from where you left off,
					please do not continue the learning on your home computer as your
					progress will not be recorded. For further help,
					please contact your Site Learning Administrator.</b></p>
          <p>
            <a href="#" class="ts-login-testlink" onclick="displaySpec();return false;">Click here to see the system requirements for this website</a><br>
            <a href="#" class="ts-login-testlink" onclick="displayLogin();return false;">Click here to go back to the login page</a>
          </p>
        </fieldset>
      </div>
      <div id="loginDivSpec" style="display:none;" class="loginDiv">
        <div class="loginHeader">
          <p><b>The system requirements for accessing this website are:</b></p>
        </div>
        <fieldset class="ts-fields-inline">
          <ul>
            <li><b>Processor:</b> Pentium 2GHz or faster</li>
            <li><b>Memory:</b> 512 MB RAM or more </li>
            <li><b>Platform:</b> Windows XP, Vista, 7 or 8 </li>
            <li><b>Browser:</b> Internet Explorer 6.0 or above</li>
            <li><b>Flash:</b> Latest Flash player (<a href="https://helpx.adobe.com/flash-player.html" target="_blank">click here to download</a>)</li>
            <li><b>Display:</b> 1024x768</li>
            <li><b>Sound:</b> Standard sound capabilities</li>
          </ul>
        </fieldset>
        <div class="loginHeader">
          <p><b>We also recommend that you add www.hc-one-touchstone.co.uk into your list of 'Trusted Sites'. To do so, please follow these steps:</b></p>
        </div>
        <fieldset class="ts-fields-inline">
          <ol>
            <li>Open the Tools menu on Internet Explorer and select 'Internet Options...' </li>
            <li>Open the Security tab </li>
            <li>Select 'Trusted sites' and click on the 'Sites...' button</li>
            <li>Untick the box 'Require sever verification (https:) for all sites in this zone' </li>
            <li>Type www.hc-one-touchstone.co.uk into the box labelled 'Add this Web site to the zone'</li>
            <li>Click 'Add'</li>
          </ol>
          <p>
            <a href="#" class="ts-login-testlink" onclick="displayLogin();return false;">Click here to go back to the login page</a>
          </p>
        </fieldset>
      </div>
      <div class="ts-login-foot"> Touchstone is HC-One's learning platform </div>
    </div>
  </section>
  <input type="submit" name="RegisterButton" value="Register"
    onclick="location.href = '../../code/user/register.aspx'; return false;WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;RegisterButton&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, false))" id="RegisterButton"
    class="ts-btn-arrow">
  <script type="text/javascript">
    //<![CDATA[
    var Page_Validators = new Array(document.getElementById("UsernameRequiredField"), document.getElementById("PasswordRequiredField"));
    //]]>
  </script>
  <script type="text/javascript">
    //<![CDATA[
    var UsernameRequiredField = document.all ? document.all["UsernameRequiredField"] : document.getElementById("UsernameRequiredField");
    UsernameRequiredField.controltovalidate = "Username";
    UsernameRequiredField.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
    UsernameRequiredField.initialvalue = "";
    var PasswordRequiredField = document.all ? document.all["PasswordRequiredField"] : document.getElementById("PasswordRequiredField");
    PasswordRequiredField.controltovalidate = "Password";
    PasswordRequiredField.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
    PasswordRequiredField.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

Your browser is not compatible
Please use Internet Explorer 10 or 11, Microsoft Edge or a recent version of
Chrome, Firefox or Safari.
Sign in with your HC-One login

 * Username
 * Password

Username required Password required
If you do not know or have forgotten your password please contact your learning
administrator. You can also click here to request a password reminder.

Before completing a whole assignment, follow these steps to check that your
computer is compatible

 1. Login to the system and launch an elearning module from your Learning
    Assignments
 2. Progress through two or three pages of the module
 3. Click 'exit'
 4. Launch the module again and check you are taken back to the page from where
    you left off

If the module did not take you back from where you left off, please do not
continue the learning on your home computer as your progress will not be
recorded. For further help, please contact your Site Learning Administrator.

Click here to see the system requirements for this website
Click here to go back to the login page

The system requirements for accessing this website are:

 * Processor: Pentium 2GHz or faster
 * Memory: 512 MB RAM or more
 * Platform: Windows XP, Vista, 7 or 8
 * Browser: Internet Explorer 6.0 or above
 * Flash: Latest Flash player (click here to download)
 * Display: 1024x768
 * Sound: Standard sound capabilities

We also recommend that you add www.hc-one-touchstone.co.uk into your list of
'Trusted Sites'. To do so, please follow these steps:

 1. Open the Tools menu on Internet Explorer and select 'Internet Options...'
 2. Open the Security tab
 3. Select 'Trusted sites' and click on the 'Sites...' button
 4. Untick the box 'Require sever verification (https:) for all sites in this
    zone'
 5. Type www.hc-one-touchstone.co.uk into the box labelled 'Add this Web site to
    the zone'
 6. Click 'Add'

Click here to go back to the login page

Touchstone is HC-One's learning platform