campus.aspyformacion.com
Open in
urlscan Pro
85.88.150.170
Public Scan
URL:
https://campus.aspyformacion.com/site/user_login/recover/login.aspx
Submission: On January 18 via manual from BR — Scanned from ES
Submission: On January 18 via manual from BR — Scanned from ES
Form analysis
1 forms found in the DOMName: frmPpal — POST /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"> <img border="0" src="/_Images/ico_config.gif" alt="configurar"> <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">
#divCap {
width: 100%;
border-top-width: 5px;
border-top-style: solid;
border-top-color: #24823A;
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: #24823A;
}
#divSecondCap {
height: 100px;
padding-top: 0px;
padding-left: 0px;
text-align: left;
}
#imgDivCap {
width: 100%;
height: 13px;
}
</style>
<div id="divCap">
<img id="imgDivCap" src="https://w3t9v3n9.stackpathcdn.com/cachebuster_120220121094045/cdn_procampusaspy/tok_20230120a/contents/campus/campusheader/default/lineacolores_cabecera.png">
<div id="divSecondCap">
<img src="https://w3t9v3n9.stackpathcdn.com/cachebuster_120220121094045/cdn_procampusaspy/tok_20230120a/contents/campus/campusheader/default/aspyatryscolor_ok.png">
</div>
</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 id="sabentis_language_container"><select name="sabentis_language_selector" id="sabentis_language_selector">
<option selected="selected" value="https://campus.aspyformacion.com:443/frontend/campus.aspx?LoginSection=1&State=recover&Language=es-ES">Español</option>
<option value="https://campus.aspyformacion.com:443/frontend/campus.aspx?LoginSection=1&State=recover&Language=en-US">English</option>
<option value="https://campus.aspyformacion.com:443/frontend/campus.aspx?LoginSection=1&State=recover&Language=ca-ES">Català</option>
</select><img id="sabentis_flag_image" border="0" src="https://w3t9v3n9.stackpathcdn.com/cachebuster_120221228121920/cdn_procampusaspy/tok_20230120a/_images/flags/flag_es.gif"></div>
</div>
</div>
</div>
<div id="upcHeader_divHolder"></div>
<script>
$(document).ready(function() {
$(".btn-back-to-supervisor").on('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-3">
<div class="upcFormTitle">
<span class="Title">Acceso al Campus</span>
</div>
<hr class="TitleLine">
</div>
<table style="border-width: 0px; border-collapse: collapse; width: 100%;" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td id="tdLogin" width="100%">
<script>
login_Login_ascx.PC = JSON.parse('{\"appRoot\":\"\",\"state\":\"recoverPassword\",\"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; display: none;">
<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" style="display: none;">
</td>
</tr>
<tr style="height: 30px; display: none;">
<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" style="display: none;">
</td>
</tr>
<tr>
<td colspan="2"><label id="lblRecoverPasswordMessage"></label></td>
</tr>
<tr style="height: 30px;">
<td colspan="2" style="margin-bottom: 5px;">
<label id="lblEmail" for="txtEmail">Correo electrónico o Nombre de usuario</label>
<input type="text" name="txtEmail" id="txtEmail" class="textBox">
</td>
</tr>
<tr style="height: 55px; display: none;">
<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" style="display: none;">
</td>
</tr>
<tr style="height: 55px;">
<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">
</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">¿Olvidó su contraseña?</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: #eee; height: 35px;">
<td colspan="3" style="text-align: center;">
<center>
<a id="lnkCancelRecover">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> </td>
<td>
<label id="lblReset" style="display: none;">Reiniciar</label>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
</tbody>
</table>
<br>
<br>
</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\":\"recover\",\"cdn_url\":\"https://w3t9v3n9.stackpathcdn.com/cdn_procampusaspy/\",\"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>
<div id="footerDiv">
</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 Español English Català 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 ¿Olvidó su contraseña? 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 Enviar