english4u.com.vn Open in urlscan Pro
42.112.18.133  Public Scan

URL: https://english4u.com.vn/
Submission: On November 30 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

<form id="fr_MemberCode_md" class="fr_login" novalidate="novalidate">
  <input type="hidden" name="rdr" value="">
  <input name="__RequestVerificationToken" type="hidden" value="vavSK/dbGNYSMn8n3/jjG28FItwNbLca8JCKTmRGPS15l/GhIqo9tYCRlo/jFYsfsJ1hbzIwAmly3Xkq5nzJ7yoxruB5TOdwDOqjNmPlZuTEAubOiayJf3Ppb7ep713is0MsMSxBFxJL1On6KZ4dRdjcyPU=">
  <div class="modal-header">
    <div class="title" style="text-align: center; width: 100%;">Nhập mã code</div>
    <button type="button" class="close" data-dismiss="modal" aria-label="Close" onclick="clearinput()"><span aria-hidden="true">×</span></button>
  </div>
  <div class="modal-body">
    <div class="">
      <div class="col">
        <div class="ln">
          <label>Nhập số điện thoại:</label><br>
          <input type="text" placeholder="Nhập số điện thoại" name="MemberPhone" id="MemberPhone" class="input" value="" required="required" style="width: 400px;">
          <br>
          <label style="margin-top:20px;">Nhập mã kích hoạt:</label><br>
          <div>
            <input type="text" placeholder="Nhập mã kích hoạt" name="MemberCode" id="MemberCode" class="input" value="" required="required" style=" width: 400px;">
          </div>
        </div>
        <div id="login_err_msg_codeinput" style="display: none">
        </div>
        <div class="ln">
          <button type="submit" class="btn btn_md btn_green btn_login">Kích Hoạt</button>
        </div>
      </div>
    </div>
  </div>
  <div class="modal-footer">
    <!--<button type="submit" class="btn btn_md btn_green" style="margin-right: 20px;">Đăng Nhập</button>
                    <button type="button" data-dismiss="modal" class="btn btn_md" style="background: #d9534f; color: white;">Đóng</button>-->
  </div>
</form>

<form id="fr_login_md" class="fr_login" novalidate="novalidate">
  <input type="hidden" name="rdr" value="">
  <input name="__RequestVerificationToken" type="hidden" value="CU08ccKL7IXUIKbpEEX2L9t+7rhfExhBJlU1wqNr1kRHinORBp6fyHL56NaSzVvNBJWx6DYELpxK4zN6tZzBRMqUyogYseDE2DtqJ5WbjsseVX/7u0mTjscogaxRFp63oE3/ywxnybW2V5C0ypqfsmkYqas=">
  <div class="modal-header">
    <div class="title" style="text-align: center; width: 100%;">ĐĂNG NHẬP</div>
    <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
  </div>
  <div class="modal-body">
    <div class="">
      <div class="col">
        <div class="ln">
          <label>Tên đăng nhập:</label>
          <div>
            <input type="text" name="username" id="username" class="input" value="" required="required">
          </div>
        </div>
        <div class="ln" style="margin-bottom: 5px;">
          <label>Mật khẩu:</label>
          <div>
            <input type="password" name="password" id="password" class="input" value="" required="required">
          </div>
        </div>
        <div class="ln">
          <div>
            <input style=" margin-top: 5px;" type="checkbox" name="rememberme" value="true" class="chk_remember">Ghi nhớ đăng nhập <a id="forgot_password" style="float: right;" href="#" onclick="forgotPassword()">Quên mật khẩu?</a>
          </div>
        </div>
        <div id="login_err_msg" style="display: none">
        </div>
        <div class="ln">
          <button type="submit" class="btn btn_md btn_green btn_login">Đăng Nhập</button>
        </div>
      </div>
      <div class="col login_with">
        <div class="ln">
          <a href="" class="create_member" style="font-family: arial; font-size: 13px; font-weight: bold;">
                                    Chưa có tài khoản? Tạo tài khoản mới liên hệ.
                                </a>
        </div>
        <div class="ln">
          <a style="display: flex; text-align:left;" href="tel:1900099950" class="btn_social btn_facebook">
                                    <span class="icon"></span>
                                    <span class="content">Tel: 19.000.999.50</span>
                                </a>
        </div>
      </div>
    </div>
  </div>
  <div class="modal-footer">
  </div>
</form>

<form id="fr_forgotpassword_md" style="display: none" novalidate="novalidate">
  <input name="__RequestVerificationToken" type="hidden" value="J3j09Ee/AvnNOxCPvRaNMwx4se13Vqf8bllxdEAsxCEkiALkqxJkYk9BL9RBby1v94PdM2B0f9wObGwxP4cjfIiQg4Bs4utGZEvozNFG6BXZEbUC9GqstCWKVDU/SHMErlPgk9jOp8WvKn8YYl0RZZYMPFc=">
  <div class="modal-header">
    <div class="title" style="text-align: center; width: 100%;">QUÊN MẬT KHẨU</div>
    <button type="button" class="close" data-dismiss="modal" aria-label="Close" onclick="clear_quenmk()"><span aria-hidden="true">×</span></button>
  </div>
  <div class="modal-body">
    <div class="ln" id="box-sodt">
      <label>Số điện thoại:</label>
      <div>
        <input type="text" name="phone" id="phone" class="input" value="" required="required">
        <button type="button" class="btn btn_md" style="background: #d9534f; color: white;" onclick="GetOtp()">Lấy mã Otp</button>
      </div>
      <div class="ln">
        <label>Mã OTP:</label>
        <div>
          <input type="text" name="maOtp" id="maOtp" class="input" value="" required="required">
          <button type="button" class="btn btn_md" style="background: #d9534f; color: white;" onclick="LoadHtmlPass()">Tiếp tục</button>
        </div>
      </div>
    </div>
    <div class="ln hiden_Pass" id="box-pass">
      <label>Mật khẩu mới</label>
      <div>
        <input type="text" name="newPass" id="newPass" class="input" value="" required="required">
      </div>
      <div class="ln">
        <label>Nhập lại mật khẩu mới</label>
        <div>
          <input type="text" name="newPasscp" id="newPasscp" class="input" value="" required="required">
        </div>
      </div>
      <button type="button" class="btn btn_md" style="background: #d9534f; color: white;" onclick="ChangePass()">Hoàn tất</button>
    </div>
    <script>
      function ChangePass() {
        if ($('#phone').val() == '') {
          $('#phone').focus();
          alert('Bạn chưa nhập mã Số điện thoại!');
          return;
        }
        var data = $('#fr_forgotpassword_md').serializeArray();
        $.ajax({
          type: 'POST',
          url: '/Member/ChangePass',
          dataType: 'json',
          crossDomain: true,
          data: data,
          success: function(res) {
            if (res.result == 1) {
              alert('Thay đổi mật khẩu thành công!');
              $("#fr_login_md").show();
              $("#fr_forgotpassword_md").hide();
            } else {
              alert('Thay đổi mật khẩu không thành công!');
            }
          },
          error: function(jqXHR, status, err) {}
        });
      }

      function GetOtp() {
        if ($('#phone').val() == '') {
          $('#phone').focus();
          alert('Bạn chưa nhập mã Số điện thoại!');
          return;
        }
        var data = $('#fr_forgotpassword_md').serializeArray();
        $.ajax({
          type: 'POST',
          url: '/Member/GetOtp',
          dataType: 'json',
          crossDomain: true,
          data: data,
          success: function(res) {
            if (res.result == 1) {
              alert('Mã Otp đã gửi về số điện thoại: ' + $('#phone').val());
            } else {
              alert('Số điện thoại chưa có trong hệ thống!');
            }
          },
          error: function(jqXHR, status, err) {}
        });
      }

      function LoadHtmlPass() {
        if ($('#maOtp').val() == '') {
          $('#maOtp').focus();
          alert('Bạn chưa nhập mã Otp');
          return;
        }
        var data = $('#fr_forgotpassword_md').serializeArray();
        $.ajax({
          type: 'POST',
          url: '/Member/CheckOtp',
          dataType: 'json',
          crossDomain: true,
          data: data,
          success: function(res) {
            if (res.result == 1) {
              $('#box-sodt').addClass("hiden_Pass");
              $('#box-pass').removeClass("hiden_Pass");
            } else {
              alert("Mã Otp không đúng");
            }
          },
          error: function(jqXHR, status, err) {}
        });
      }
    </script>
  </div>
  <div class="modal-footer">
    <button type="button" data-dismiss="modal" class="btn btn_md" style="background: #d9534f; color: white;" onclick="clear_quenmk()">Đóng</button>
  </div>
</form>

<form class="form" style="padding-top: 80px; text-align: center;margin-left: 30px;" id="registerformnew">
  <h3 class="d-none d-sm-block" style=" width: 90%; margin-bottom: 35px; font-family: 'Montserrat'; font-weight: bold; color: #fff; font-size: 30px; text-transform: uppercase; margin-top: 0px; text-align: center; padding-left: 10px;"> ĐĂNG KÝ NGAY ĐỂ
    <br> NHẬN ƯU ĐÃI! </h3>
  <h3 class="d-block d-sm-none" style="margin-bottom: 20px; font-family: 'Montserrat'; font-weight: bold; color: #fff; font-size: 22px; text-transform: uppercase; margin-top: 0px; text-align: center; padding-left: 10px;"> ĐĂNG KÝ NGAY ĐỂ <br> NHẬN ƯU
    ĐÃI! </h3>
  <p style="font-family:'Montserrat'; color:#fff; font-size:17px; margin-top:3px;text-align:justify;padding-left: 10px;padding-right: 10px;">
    <input class="col-md-11" type="text" name="name" id="name" style="border: 0px; padding: 10px; border-radius: 10px;margin-bottom: 20px;" placeholder="Họ và tên">
  </p><br>
  <p style="font-family:'Montserrat'; color:#fff; font-size:17px; margin-top:3px;text-align:justify;padding-left: 10px;padding-right: 10px;">
    <input class="col-md-11" type="text" name="phone" id="phone" maxlength="10" style="border: 0px; padding: 10px; border-radius: 10px;margin-bottom: 20px;" placeholder="Số điện thoại">
  </p>
  <p style="font-family:'Montserrat'; color:#fff; font-size:17px; margin-top:3px;text-align:justify;padding-left: 10px;padding-right: 10px;">
    <input class="col-md-11" type="text" name="txttuoi" id="phone" maxlength="10" style="border: 0px; padding: 10px; border-radius: 10px;margin-bottom: 20px;" placeholder="Lớp học">
  </p>
  <p style="font-family:'Montserrat'; color:#fff; font-size:17px; margin-top:3px;text-align:justify;padding-left: 10px;padding-right: 10px;">
    <input class="col-md-11" type="text" name="phone" id="phone" maxlength="10" style="border: 0px; padding: 10px; border-radius: 10px;margin-bottom: 20px;" placeholder="Gói muốn tư vấn">
  </p>
  <input type="hidden" id="street" name="street" value="trang chủ web">
  <input type="hidden" id="link" name="link" value="http://english4u.com.vn:8802/">
  <input type="hidden" id="utm_source" name="utm_source" value="">
  <input type="hidden" id="utm_campaign" name="utm_campaign" value="">
  <input type="hidden" name="ngaythang" value="2024-11-30 14:10:56">
  <div class="col-md-12 text-center d-none d-sm-block" style="margin-top: 20px;">
    <a onclick="loginNewForm()">
                            <span id="btnText" style="cursor:pointer; width: 90%; display: block; font-family: 'Montserrat'; color: #fff; font-size: 25px; padding: 8px 30px 8px 30px; box-shadow: 0px 5px 0px #ed3543;background-color: #f85b62;; border-radius: 30px; ">
                                Đăng ký ngay!
                            </span>
                        </a>
  </div>
  <div class="col-md-12 text-center d-block d-sm-none" style="margin-top: 20px;">
    <a onclick="loginNewForm()">
                            <span id="btnText" style="cursor: pointer; font-family: 'Montserrat'; color: #fff; font-size: 20px; padding: 8px 30px 8px 30px;box-shadow: 0px 5px 0px #ed3543;background-color: #f85b62;; border-radius: 10px; font-weight: 600; width: 100%; float: left;">
                                Đăng ký ngay!
                            </span>
                        </a>
  </div>
</form>

Text Content

Đăng nhập Kích hoạt COD
Nhập mã code
×
Nhập số điện thoại:

Nhập mã kích hoạt:



Kích Hoạt

ĐĂNG NHẬP
×
Tên đăng nhập:

Mật khẩu:

Ghi nhớ đăng nhập Quên mật khẩu?

Đăng Nhập
Chưa có tài khoản? Tạo tài khoản mới liên hệ.
Tel: 19.000.999.50

QUÊN MẬT KHẨU
×
Số điện thoại:
Lấy mã Otp
Mã OTP:
Tiếp tục
Mật khẩu mới

Nhập lại mật khẩu mới

Hoàn tất
Đóng
 * Trang chủ
 * Tiếng Anh tự học
   
   
   TIẾNG ANH CƠ BẢN
   
   Phát âm tiếng Anh Ngữ pháp tiếng Anh
   
   
   TIẾNG ANH GIAO TIẾP
   
   Pre Beginner Beginner Elementary Pre-Intermediate Intermediate Tiếng Anh giao
   tiếp theo tình huống Tiếng Anh giao tiếp chuyên ngành Kiểm tra trình độ giao
   tiếp Kiểm tra định kỳ
   
   
   TIẾNG ANH TRUNG HỌC
   
   Tiếng Anh lớp 10 Tiếng Anh lớp 11 Tiếng Anh lớp 12
 * Tiếng Anh trực tuyến
   Giới thiệu Lớp học của bạn
   
 * Luyện Nghe -Nói
   Luyện nghe Luyện nói

Previous

Next
 * 1
 * 2
 * 3
 * 4


CHUYÊN GIA CỐ VẤN




ĐĂNG KÝ NGAY ĐỂ
NHẬN ƯU ĐÃI!


ĐĂNG KÝ NGAY ĐỂ
NHẬN ƯU ĐÃI!










Đăng ký ngay!
Đăng ký ngay!

×

Previous

Next
 * 1
 * 2
 * 3
 * 4

Nhà Phát Triển: Công ty Cổ phần Công nghệ và Giáo dục KSC

Address
Tầng 6 Số 42 Hàm nghi, Nam Từ Liêm, Hà Nội

Hotline
1900.099.950



Thông tin thanh toán

Chính sách

Chính sách bảo mật

Chính sách thanh toán

1.Ngân hàng: Techcombank
Số tài khoản: 19037852750016
Chủ tài khoản: Nguyễn Mạnh Tuyên





2.Ngân hàng: VIB - PGD THĂNG LONG
Số tài khoản: 069704060032364
Chủ tài khoản: CÔNG TY CỔ PHẦN CÔNG NGHỆ VÀ GIÁO DỤC KSC
Nội dung chuyển khoản: SĐT + Tên gói học (hoặc tên phụ huynh đăng ký)
Ví dụ: 0977336XXX English4u



Giấy phép ĐKKD số: 0106888473 cấp bởi Sở Kế hoạch và Đầu tư Hà Nội.

Giấy phép đào tạo tiếng Anh số: 4087/GCN-SGD&ĐT cấp bởi Sở Giáo dục và Đào tạo
Hà Nội