broker.gotoassist.com Open in urlscan Pro
216.219.112.116  Public Scan

Submitted URL: https://support.improbability.ca/
Effective URL: https://broker.gotoassist.com/h/ledcor
Submission: On September 18 via automatic, source certstream-suspicious — Scanned from CA

Form analysis 1 forms found in the DOM

POST /ds/queryPost.flow

<form action="/ds/queryPost.flow" method="POST" name="">
  <input type="hidden" name="SessionInfo" value="565135:4873972676E756CE4D692E83445BAD6E:null">
  <input type="hidden" name="Portal" value="ledcor">
  <input type="hidden" name="Template" value="joinFlow/phoneMode.tmpl">
  <input type="hidden" name="Form" value="pbQuestionEntry">
  <input type="hidden" name="Email" value="">
  <input type="hidden" name="Name_First" value="">
  <input type="hidden" name="Name_Middle" value="">
  <input type="hidden" name="Name_Last" value="">
  <input type="hidden" name="ReturnUrl" value="">
  <div class="inputInput" style="width:525px;">
    <div class="input_label"> Session Code </div>
    <input id="Question" class="styled phonemodeinput 
    " type="text" value="" name="Question" onkeyup="numbersonly(event, this);" onblur="numbersonly(event, this)">
    <div class="colorglow dark-blue small submit" style="margin-left:20px;">
      <div class="btn-bg">
        <div class="gloss"></div>
        <input id="submit" type="submit" name="Continue" value="Continue">
      </div>
    </div>
    <div class="error_box_phone"> &nbsp;&nbsp; </div>
    <script type="text/javascript">
      function numbersonly(e, t) {
        e = (e) ? e : window.event;
        var charCode = (e.which) ? e.which : e.keyCode;
        //Don't format the text for key events of Backspace, Delete, Home, End, PageUp, PageDown and Arrow keys
        if (charCode == 8 || (charCode >= 33 && charCode <= 40) || charCode == 46) {
          return;
        }
        var r = /(\D+)/g,
          value = t.value.replace(r, '');
        if (value.length > 9) {
          value = value.substr(0, 9);
        }
        if (value.length > 5) {
          value = value.substr(0, 3) + '-' + value.substr(3, 3) + '-' + value.substr(6, 3);
        } else if (value.length > 2) {
          value = value.substr(0, 3) + '-' + value.substr(3, 3);
        }
        t.value = value;
      }
      jQuery.fn.preventDoubleSubmission = function() {
        $(this).on('submit', function(e) {
          var form = $(this);
          if (form.data('submitted') === true) {
            // Previously submitted - don't submit again
            e.preventDefault();
          } else {
            // Mark it so that the next submit can be ignored
            $('#submit').attr('disabled', 'disabled');
            setTimeout(function() {
              g2acChatPopupTitle = 'webchat' + (new Date()).getTime();
              form.attr('target', g2acChatPopupTitle);
              $('#submit').removeAttr('disabled');
            }, 2000);
          }
        });
        // Keep chainability
        return this;
      };
      jQuery(function($) {
        $("#Question").focus();
        $('form').preventDoubleSubmission();
      });
    </script>
  </div>
</form>

Text Content

CONNECT WITH A REPRESENTATIVE

Type the code you received from your representative and click the Continue
button to proceed.

Session Code

  

Powered by
© 2023 LogMeIn, Inc. All rights reserved.