mapfre.sabentis.com Open in urlscan Pro
85.88.150.170  Public Scan

Submitted URL: http://mapfre.sabentis.com/
Effective URL: https://mapfre.sabentis.com/frontend/campus.aspx
Submission: On September 05 via api from NL — Scanned from ES

Form analysis 1 forms found in the DOM

Name: frmPpalPOST /frontend/campus.aspx

<form id="frmPpal" name="frmPpal" action="/frontend/campus.aspx" method="POST">
  <input name="txtSurveyId" type="hidden" id="txtSurveyId">
  <div id="spanConfig" style="display: none">
    <table border="0" bordercolor="#ffcc66" bgcolor="#ffe2a6" width="100%" cellpadding="0" cellspacing="1" style="border-collapse: collapse;">
      <tbody>
        <tr>
          <td valign="middle"> &nbsp;<img border="0" src="/_Images/ico_config.gif" alt="configurar"> &nbsp;<span style="cursor: pointer;" id="btnConfigurations">Mostrar configuraciones</span>
          </td>
        </tr>
      </tbody>
    </table>
  </div>
  <!--************************************************-->
  <!-- CampusHeader -->
  <!--************************************************-->
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
  <style type="text/css">
    .divHeader {
      height: 80px;
      width: 100%;
      background-color: white;
      //padding-top:10px !important;
      //padding-left:10px;			
      margin: 0px;
      padding: 0px;
    }

    .logo {
      margin-top: 0px;
      margin-left: 20px;
      float: left;
    }
  </style>
  <div class="divHeader">
    <img class="logo" src="https://w3t9v3n9.stackpathcdn.com/cachebuster_120180814132102/cdn_procampusupcplus/tok_202209071/contents/collectives/38/campus/campusheader/default/logo.png">
  </div>
  <div id="ctrl_Login_Header">
    <script type="text/javascript">
      $(document).ready(function() {
        login_LoginHeader_ascx.loadLanguageSelector();
      });
    </script>
    <div id="tblHeader">
      <div style="display: inline-block; height: 100%; vertical-align: middle;"></div>
    </div>
  </div>
  <div id="upcHeader_divHolder"></div>
  <script>
    $(document).ready(function() {
      $(".btn-back-to-supervisor").click(function() {
        $.ajax({
          type: "POST",
          url: "/Frontend/CourseService.asmx/UpdateLogs",
          data: JSON.stringify({
            PARAMETROS: JSON.stringify({})
          }),
          contentType: "application/json; charset=utf-8",
          dataType: "text",
          success: function(result) {
            var resultData = JSON.parse(JSON.parse(result).d);
            if (resultData.has_exception) {
              alert(resultData.ExceptionMessage);
            } else {
              window.location.replace("/Supervisor/InscriptionList.aspx");
            }
          },
          failure: function() {
            alert(UpcTranslate("SCRIPT_ERROR_COMMUNICATION_SERVER"));
          },
          error: function() {
            alert(UpcTranslate("SCRIPT_ERROR_COMMUNICATION_SERVER"));
          }
        });
      });
    });
  </script>
  <script type="text/javascript">
    var upcHeader = {};
    upcHeader.PC = JSON.parse('{\"appRoot\":\"\",\"userId\":null,\"roleId\":null,\"fullName\":null,\"inscriptionId\":null}');
    $(document).ready(_processHeader);
  </script>
  <!--************************************************-->
  <!-- PortadaHeader -->
  <!--************************************************-->
  <div id="CampusDivPortadaHeader">
  </div>
  <table style="border-collapse: collapse; width: 100%;" id="CampusTablePortadaMain">
    <tbody>
      <tr>
        <!--************************************************-->
        <!-- PortadaLeft -->
        <!--************************************************-->
        <!--************************************************-->
        <!-- SectionRows -->
        <!--************************************************-->
        <td id="tdSectionRows" style="vertical-align: top; padding: 2px 2px 2px 2px;">
          <div style="display:none">
            <h1>Plataforma SabentisPlus</h1>
          </div>
          <div class="PortadaSectionTitle-513">
            <div class="upcFormTitle">
              <span class="Title">Acceso al Campus</span>
            </div>
            <hr class="TitleLine">
          </div>
          <script>
            login_Login_ascx.PC = JSON.parse('{\"appRoot\":\"\",\"state\":null,\"userId\":null}');
            $(document).ready(function() {
              login_Login_ascx.initialLoad(login_Login_ascx.PC);
            });
          </script>
          <div id="ctrl_login_form">
            <table border="0" id="outerTable" cellpadding="0" cellspacing="0" style="border-collapse: collapse;">
              <tbody>
                <tr>
                  <td colspan="3">
                    <label id="lblTitle">
                    </label>
                  </td>
                </tr>
                <tr>
                  <td colspan="3">
                    <table border="0" class="InnerTable" id="innerTable" cellpadding="4" cellspacing="0" style="border-collapse: collapse;">
                      <tbody>
                        <tr style="display: none;">
                          <td colspan="2">
                            <center>
                              <table id="tblWrongEmail" class="errorTable" style="display: none;">
                                <tbody>
                                  <tr>
                                    <td>
                                      <label id="lblWrongEmail">El email o usuario solicitado no existe en la base de datos</label>
                                    </td>
                                  </tr>
                                </tbody>
                              </table>
                            </center>
                          </td>
                        </tr>
                        <tr style="display: none;">
                          <td colspan="2">
                            <center>
                              <table id="tblError" class="errorTable" style="display: none;">
                                <tbody>
                                  <tr>
                                    <td>
                                      <label id="lblWrongLogin">Los datos proporcionados no son válidos</label>
                                    </td>
                                  </tr>
                                </tbody>
                              </table>
                            </center>
                          </td>
                        </tr>
                        <tr style="display: none;">
                          <td colspan="2">
                            <center>
                              <table id="tblCollectiveInactive" class="errorTable" style="display: none;">
                                <tbody>
                                  <tr>
                                    <td>
                                      <label id="lblCollectiveInactive">El acceso al colectivo ha sido deshabilitado. Para más información, diríjase a la administración del campus.</label>
                                    </td>
                                  </tr>
                                </tbody>
                              </table>
                            </center>
                          </td>
                        </tr>
                        <tr style="height: 30px;">
                          <td style="width: 35%; text-align: right;">
                            <label id="lblLogin" for="txtLogin">Usuario</label>
                          </td>
                          <td>
                            <input type="text" name="txtLogin" id="txtLogin" class="textBox">
                          </td>
                        </tr>
                        <tr style="height: 30px;">
                          <td style="width: 35%; text-align: right; margin-bottom: 5px;">
                            <label id="lblPwd" for="txtPwd">Contraseña</label>
                          </td>
                          <td>
                            <input type="password" name="txtPwd" id="txtPwd" class="textBox" autocomplete="new-password">
                          </td>
                        </tr>
                        <tr>
                          <td colspan="2"><label id="lblRecoverPasswordMessage" style="display: none;"></label></td>
                        </tr>
                        <tr style="height: 30px; display: none;">
                          <td colspan="2" style="margin-bottom: 5px;">
                            <label id="lblEmail" for="txtEmail" style="display: none;">Correo electrónico o Nombre de usuario</label>
                            <input type="text" name="txtEmail" id="txtEmail" class="textBox" style="display: none;">
                          </td>
                        </tr>
                        <tr style="height: 55px;">
                          <td colspan="3" style="text-align:center">
                            <label for="btnEnter" style="display:none">Entrar</label>
                            <input type="submit" name="btnEnter" id="btnEnter" class="btn" value="Entrar">
                          </td>
                        </tr>
                        <tr style="height: 55px; display: none;">
                          <td colspan="3" style="text-align:center">
                            <label for="btnRecover" style="display:none">Recuperar</label>
                            <input type="submit" name="btnRecover" id="btnRecover" class="btn" value="Recuperar" style="display: none;">
                          </td>
                        </tr>
                        <tr>
                          <td colspan="2" style="background-color: #eee;">
                            <table style="width: 100%">
                              <tbody>
                                <tr style="background-color: rgb(238, 238, 238); height: 35px; display: none;">
                                  <td style="width: 50%; text-align: center;">
                                    <a style="cursor: pointer; display: none;" id="lnkPwdRecover"></a>
                                  </td>
                                  <td style="width: 50%; text-align: center;">
                                    <a style="cursor: pointer; display: none;" id="lnkNewUser"></a>
                                  </td>
                                </tr>
                              </tbody>
                            </table>
                          </td>
                        </tr>
                        <tr style="height: 55px; display: none;">
                          <td colspan="3" style="text-align:center">
                            <div id="lblPasswordExpired" style="display: none;">Para garantizar la seguridad de tu cuenta debes introducir una nueva contraseña</div>
                            <label id="lblNewPwd" for="txtNewPwd"></label>
                            <input type="password" name="txtNewPwd" id="txtNewPwd" autocomplete="new-password" style="display: none;">
                            <input type="submit" name="btnSetNewPwd" id="btnSetNewPwd" value="Entrar" class="btn" style="display: none;">
                            <div id="divPasswordRequisites" style="text-align: left; padding: 20px; display: none;" class="field_requisites">La contraseña debe tener al menos 8 carácteres, al menos una minúscula y una mayúscula, al menos un número y
                              una letra y no puede contener el nombre de usuario.</div>
                          </td>
                        </tr>
                        <tr style="background-color: rgb(238, 238, 238); height: 35px; display: none;">
                          <td colspan="3" style="text-align: center;">
                            <center>
                              <a id="lnkCancelRecover" style="display: none;">Cancelar</a>
                            </center>
                          </td>
                        </tr>
                        <tr style="height: 100px; display: none;">
                          <td colspan="2">
                            <center>
                              <label id="lblSuccessfullySent" style="display: none;">El email se ha enviado correctamente</label>
                            </center>
                          </td>
                        </tr>
                        <tr style="background-color: rgb(238, 238, 238); height: 35px; display: none;">
                          <td colspan="2">
                            <center>
                              <a id="lnkRecoverContinue" style="display: none;">Continuar</a>
                            </center>
                          </td>
                        </tr>
                        <tr style="background-color: rgb(238, 238, 238); height: 35px; display: none;">
                          <td colspan="2">
                            <center>
                              <a id="lnkResendLink" style="display: none;">Volver a recuperar la contraseña</a>
                            </center>
                          </td>
                        </tr>
                        <tr style="display: none;">
                          <td colspan="2">
                            <center>
                              <table id="tblServerError" class="errorTable" style="display: none;">
                                <tbody>
                                  <tr>
                                    <td>
                                      <label id="lblServerError">Se ha encontrado un problema con el servidor</label>
                                    </td>
                                  </tr>
                                </tbody>
                              </table>
                            </center>
                          </td>
                        </tr>
                        <tr style="display: none;">
                          <td>&nbsp; </td>
                          <td>
                            <label id="lblReset" style="display: none;">Reiniciar</label>
                          </td>
                        </tr>
                      </tbody>
                    </table>
                  </td>
                </tr>
              </tbody>
            </table>
          </div>
        </td>
        <!--************************************************-->
        <!-- SectionRight -->
        <!--************************************************-->
        <td id="tdSectionRight" valign="top" width="0px">
        </td>
      </tr>
    </tbody>
  </table>
  <!--************************************************-->
  <!-- Pie de página -->
  <!--************************************************-->
  <!---->
  <script>
    campus_global_settings.PC = JSON.parse('{\"appRoot\":\"\",\"state\":null,\"cdn_url\":\"https://w3t9v3n9.stackpathcdn.com/cdn_procampusupcplus/\",\"user_messages\":\"\"}');
    if (typeof(campus_global_settings.PC.user_messages) == 'string') {
      if (campus_global_settings.PC.user_messages.length > 1) {
        $(document).ready(function() {
          window.alert(campus_global_settings.PC.user_messages);
        });
      }
    }
  </script>
  <div id="UpcFooter1_divHolder">
  </div>
  <style type="text/css">
    .divContenidorFotor {
      width: 100%;
      text-align: center;
    }

    .secondDivContenidorFooter {
      background-color: #D81E05;
      color: white;
      width: 100%;
      font-family: Helvetica, Calibri, Arial, sans-serif;
    }

    .secondDivContenidorFooter a {
      vertical-align: top;
      color: white;
      text-decoration: none !important;
      font-family: Helvetica, Calibri, Arial, sans-serif;
      font-size: 12px !important;
    }

    .secondDivContenidorFooter span,
    .secondDivContenidorFooter a {
      margin-top: 10px;
      margin-bottom: 10px;
      display: inline-block;
      font-size: 12px !important;
    }
  </style>
  <div class="divContenidorFotor">
    <div class="secondDivContenidorFooter">
      <span>Campus MAPFRE - Powered by</span> <a href="http://www.sabentis.com/" target="_blank">Sabentis™</a>
    </div>
  </div>
  <div style="display:none"><label for="btnSubmitAAA">Enviar</label><input disabled="disabled" type="submit" id="btnSubmitAAA" value="Enviar"></div>
</form>

Text Content

La plataforma necesita tener Javascript habilitado para poder funcionar.

   Mostrar configuraciones







PLATAFORMA SABENTISPLUS

Acceso al Campus

--------------------------------------------------------------------------------

El email o usuario solicitado no existe en la base de datos

Los datos proporcionados no son válidos

El acceso al colectivo ha sido deshabilitado. Para más información, diríjase a
la administración del campus.

Usuario Contraseña Correo electrónico o Nombre de usuario Entrar Recuperar



Para garantizar la seguridad de tu cuenta debes introducir una nueva contraseña
La contraseña debe tener al menos 8 carácteres, al menos una minúscula y una
mayúscula, al menos un número y una letra y no puede contener el nombre de
usuario.
Cancelar El email se ha enviado correctamente Continuar Volver a recuperar la
contraseña

Se ha encontrado un problema con el servidor

  Reiniciar


Campus MAPFRE - Powered by Sabentis™
Enviar