custompower.talaxy.app
Open in
urlscan Pro
18.168.203.8
Public Scan
Submitted URL: https://custompower.talaxy.app/
Effective URL: https://custompower.talaxy.app/Account/Login.aspx
Submission: On July 17 via api from US — Scanned from GB
Effective URL: https://custompower.talaxy.app/Account/Login.aspx
Submission: On July 17 via api from US — Scanned from GB
Form analysis
1 forms found in the DOMPOST ./Login.aspx
<form method="post" action="./Login.aspx" onsubmit="javascript:return WebForm_OnSubmit();" id="ctl01" class="mb-5">
<div class="aspNetHidden">
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
value="eBGti+5LljmAFAhBKcG6AzE+A4dkQWLiH+Tc/90Sz6bWT7QfC/Uenv4SEhFcahteqnS34JdLXxty1qzQKEJKH5LqYGHn89zjsIGclRkYH9sAznmQJoZ8kNjPOqfyBAEjr/zxaZhSbUPUUArnc+2p+9d096YDQXM1efFr72sjOQIy4gj7ZXrm6S6QOuuu1zwqwKyKh++XwsP9itQPhVSnQ/LKvG9R8miFV72/CEtLeZFrbzmOrWeTkORRGFtqkoSuKQjgZ5llRwWAPbUDbNNl517f3pJ/xA+eYWtIRN9bBQM=">
</div>
<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['ctl01'];
if (!theForm) {
theForm = document.ctl01;
}
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=pynGkmcFUV13He1Qd6_TZJQ_wwaZXL5GU13EQDgbKs3yLtRmM48X5U2W7pgFSnPhqADCEDftoMcvUSBJRqSImw2&t=638259398771233176" type="text/javascript"></script>
<script src="/scripts/jquery-3.7.1.min.js" type="text/javascript"></script>
<script src="/WebResource.axd?d=x2nkrMJGXkMELz33nwnakDx2bcWDNCFxIdBecH8kWSn2WcJS4rE8G314gb2v5kz9HUmf7QLG03aUY1TGyXX7VY5i0hM8Ifvtbx3tGof3Y301&t=638259398771233176" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function WebForm_OnSubmit() {
if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false;
return true;
}
//]]>
</script>
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CD85D8D2">
<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION"
value="5CI3hW3plqTTelpiKYa8UwGwY36pXBVwrKqa69rKEEFaO2GN0nEv9sr3C96qG84HrhC2gLsM4CRvJ44raVxqoHy6BvM7K1F8mXQnIQW4a4CfwitxjpT+uy2+U474M0WuVjlog+9hL9Zb3JAX2P7nEipMAlYHqjqV6hpLyy31u+s=">
</div>
<script>
pagemethodsurl = '/Ajax/_Ajax.aspx/';
</script>
<div class="navbar --navbar-dark navbar-expand-sm navbar-fixed-top bg-dark">
<a href="../" class="navbar-brand">
<img class="mx-2 logo-image" alt="logo" src="">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarsExample03" aria-controls="navbarsExample03" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarsExample03">
</div>
</div>
<br>
<div class="container body-content">
<script>
$(document).ready(function() {
$(".form-control").eq(0).focus();
});
</script>
<h2>Log in.</h2>
<div class="row">
<div class="col-md-12">
<section id="loginForm">
<div class="form-horizontal mt-5">
<div class="form-group row">
<label for="MainContent_Email" class="col-md-2 control-label">Email</label>
<div class="col-md-10">
<input name="ctl00$MainContent$Email" type="email" id="MainContent_Email" class="form-control">
<span data-val-controltovalidate="MainContent_Email" data-val-errormessage="The email field is required." id="MainContent_ctl01" class="text-danger" data-val="true" data-val-evaluationfunction="RequiredFieldValidatorEvaluateIsValid"
data-val-initialvalue="" style="visibility:hidden;">The email field is required.</span>
</div>
</div>
<div class="form-group row">
<label for="MainContent_Password" class="col-md-2 control-label">Password</label>
<div class="col-md-10">
<input name="ctl00$MainContent$Password" type="password" id="MainContent_Password" class="form-control">
<span data-val-controltovalidate="MainContent_Password" data-val-errormessage="The password field is required." id="MainContent_ctl03" class="text-danger" data-val="true"
data-val-evaluationfunction="RequiredFieldValidatorEvaluateIsValid" data-val-initialvalue="" style="visibility:hidden;">The password field is required.</span>
</div>
</div>
<div class="form-group">
<div class="w-100 text-center">
<input type="submit" name="ctl00$MainContent$ctl04" value="Log in"
onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$MainContent$ctl04", "", true, "", "", false, false))" class="btn btn-primary">
</div>
</div>
</div>
<p class="mt-5">
<a id="MainContent_ForgotPasswordHyperLink" href="Forgot.aspx">Forgot your password?</a>
</p>
</section>
</div>
</div>
</div>
</form>
Text Content
LOG IN. Email The email field is required. Password The password field is required. Forgot your password? Version: 1.10 Helpdesk Privacy Policy Data Protection Policy Ethical Sourcing Policy TASC Software Solutions Ltd Creative Industries Centre Wolverhampton Science Park Wolverhampton WV10 9TG Session expiry Your session will expire in another . Do you want to extend the session? Yes, extend No