nmujapp.digitaluniversity.ac
Open in
urlscan Pro
43.241.36.239
Public Scan
URL:
https://nmujapp.digitaluniversity.ac/
Submission: On June 09 via api from US — Scanned from DE
Submission: On June 09 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMName: aspnetForm — POST Login.aspx
<form name="aspnetForm" method="post" action="Login.aspx" id="aspnetForm">
<div>
<input type="hidden" name="ctl00_ToolkitScriptManager1_HiddenField" id="ctl00_ToolkitScriptManager1_HiddenField" value="">
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
value="/wEPDwULLTE2NzM2NDg1NTUPFgIeBFNhbHQFCjE4MjQ0MjI4MTkWAmYPZBYCAgQPZBYEAgEPDxYCHghJbWFnZVVybAU0aHR0cHM6Ly9ubXVqYXBwLmRpZ2l0YWx1bml2ZXJzaXR5LmFjL0ltYWdlcy9Mb2dvLmpwZ2RkAgUPZBYCAgUPD2QWAh4Hb25jbGljawUfZm5TYWx0SGFzaFBhc3N3b3JkKDE4MjQ0MjI4MTkpO2RkdAbRLOl8x9f23kDoP2BJtXFyauw=">
</div>
<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['aspnetForm'];
if (!theForm) {
theForm = document.aspnetForm;
}
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=ZvjFQcV-bCmXY00qFgFBVnrB7AL2CpT2_PPbCf-pcjvlbff69cOoiG3yv2A1&t=635589633570790873" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=5Jp0w1ujGcy73z__cgXzN8A5FB4BRuL0KsX33RCx2gnazaEM7Bl98BxLcfXKqGTmmThr79v8V6gH7dhmVwwgg7K80-Z8x3X5suD19aU0JKtuEgJq4RlQYtira433tYl73nhryg2&t=ffffffffbcb9b94a" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=xO6MrlVy6fgRp5aEVxYqR4wBgrajDVOrm2rK_vbZuw3u5ZP9KRoqbaLjDsafkX2fkMpqBUBLLlMyfeJTUDMJgGwy-0OfrBqQpNmVdG8Ln2KRyUKnUbjp3CmXhpySFtTAmfgWEzQnkHmDiXEY0&t=ffffffffbcb9b94a" type="text/javascript"></script>
<div>
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="C2EE9ABB">
</div>
<div align="center" style="width: 100%;">
<div id="main">
<script type="text/javascript">
//<![CDATA[
Sys.WebForms.PageRequestManager._initialize('ctl00$ToolkitScriptManager1', document.getElementById('aspnetForm'));
Sys.WebForms.PageRequestManager.getInstance()._updateControls([], [], [], 90);
//]]>
</script>
<div id="logo">
<img id="ctl00_Image1" src="https://nmujapp.digitaluniversity.ac/Images/Logo.jpg" alt="University Logo" style="height:60px;width:60px;border-width:0px;">
</div>
<div id="header">
<div id="headerLink">
<font face="Verdana" size="1">
<ul>
<li><a href="https://nmujapp.digitaluniversity.ac/">
Home</a></li>
</ul>
</font>
</div>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tbody>
<tr>
<td align="left" valign="top">
<div>
<span id="ctl00_lblName" class="logoName">Kavayitri Bahinabai Chaudhari North Maharashtra University</span>
</div>
<div>
<span id="ctl00_lblAddress" class="logoAddress">'A' Grade NAAC Re-Accredited (4th Cycle) Jalgaon-425001, Maharashtra (India)</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div id="HeaderMenuHolderUni">
</div>
<table align="center" style="width: 900px;" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td valign="top" style="padding-top: 5px;">
<div style="min-height: 400px; width: 100%; margin-right: 3px; float: left" align="left">
<script src="/jscript/md5_new_encrypt.js" type="text/javascript"></script>
<script type="text/javascript">
function validate_Me() {
var i = -1;
var myArr = new Array();
myArr[++i] = new Array(document.getElementById("ctl00_ContentPlaceHolder1_txtUserName"), "Empty", "Enter User Name.", "text");
myArr[++i] = new Array(document.getElementById("ctl00_ContentPlaceHolder1_txtPasswordPub"), "Empty", "Enter Password.", "text");
var ret = validateMe(myArr, 50);
return ret;
}
function fnSaltHashPassword(salt) {
// alert("Here" + salt);
//alert(document.getElementById("ctl00_ContentPlaceHolder1_txtPasswordPub").value);
var hashMD5 = hex_md5(document.getElementById("ctl00_ContentPlaceHolder1_txtPasswordPub").value);
// alert(hashMD5);
// alert(salt);
document.getElementById("ctl00_ContentPlaceHolder1_txtPasswordPub").value = hex_md5(salt + hashMD5);
// alert(document.getElementById("ctl00_ContentPlaceHolder1_txtPasswordPub").value);
}
/*$(window).load(function (eve) {
// $("#form1").onload(function (eve) {
eve.preventDefault();
$.getJSON('http://api.wipmania.com/jsonp?callback=?', function (data) {
document.getElementById("ctl00_ContentPlaceHolder1_hid_Latitude").value = data.latitude;
document.getElementById("ctl00_ContentPlaceHolder1_hid_Longitude").value = data.longitude;
document.getElementById("ctl00_ContentPlaceHolder1_hid_Country").value = data.address.country;
});
//});
});*/
</script>
<div style="background-color: #FFF; width: 900px; padding-bottom: 45px;" align="center">
<div class="masterheading" style="width: 100%; float: left" align="left">
<span id="ctl00_ContentPlaceHolder1_lblHeading"> Login here</span>
</div>
<div style="width: 100%;clear: both" align="center">
<div>
</div>
</div>
<div style="clear: both">
<div style="height: 70px">
<br>
<br>
<br>
<br>
</div>
<fieldset style="width: 50%; padding-top: 40px; padding-bottom: 40px">
<table style="width: 100%" cellpadding="0" cellspacing="0" align="center">
<tbody>
<tr>
<td style="width: 30%" align="right">
<b>
<span id="ctl00_ContentPlaceHolder1_lblUser">PRN / UserName</span></b>
</td>
<td style="width: 1%" align="center"> : </td>
<td align="left">
<input name="ctl00$ContentPlaceHolder1$txtUserName" type="text" maxlength="50" id="ctl00_ContentPlaceHolder1_txtUserName" tabindex="1" class="redbox" style="width:230px;">
<font class="Mandatory">*</font>
</td>
</tr>
<tr>
<td style="width: 30%" align="right">
<b>
<span id="ctl00_ContentPlaceHolder1_lblPassword">Password</span></b>
</td>
<td style="width: 1%" align="center"> : </td>
<td align="left" style="padding-top: 8px">
<input name="ctl00$ContentPlaceHolder1$txtPasswordPub" type="password" id="ctl00_ContentPlaceHolder1_txtPasswordPub" tabindex="1" style="width:230px;border: #C00 solid 2px;
font-size: 165%; font-weight: 700; height: 25px; margin: 0 3px; padding-top: 4px;
width: 230px;">
<font class="Mandatory">*</font>
</td>
</tr>
<tr>
<td>
</td>
<td>
</td>
<td align="left" style="padding-top: 8px; padding-left: 85px">
<input type="submit" name="ctl00$ContentPlaceHolder1$btnLogin" value="Login" onclick="fnSaltHashPassword(1824422819);" id="ctl00_ContentPlaceHolder1_btnLogin" class="butgo"
style="height:23px;width:80px;font-weight: bold">
</td>
</tr>
<tr>
<td>
</td>
<td>
</td>
<td align="left" style="padding-top: 8px; padding-left: 80px">
<font face="verdana" color="#666666" size="1"><a href="../ForgotPassword.aspx" style="color: Blue">
Forgot Password</a></font>
</td>
</tr>
</tbody>
</table>
</fieldset>
</div>
<input name="ctl00$ContentPlaceHolder1$hid_OTP" type="hidden" id="ctl00_ContentPlaceHolder1_hid_OTP">
<input name="ctl00$ContentPlaceHolder1$hid_Flag_For_PWDChange" type="hidden" id="ctl00_ContentPlaceHolder1_hid_Flag_For_PWDChange">
<input name="ctl00$ContentPlaceHolder1$hid_ModuleKey" type="hidden" id="ctl00_ContentPlaceHolder1_hid_ModuleKey">
<input name="ctl00$ContentPlaceHolder1$hid_LandingPage" type="hidden" id="ctl00_ContentPlaceHolder1_hid_LandingPage">
<input name="ctl00$ContentPlaceHolder1$hid_UserTypeCode" type="hidden" id="ctl00_ContentPlaceHolder1_hid_UserTypeCode">
<input name="ctl00$ContentPlaceHolder1$hid_User_Name" type="hidden" id="ctl00_ContentPlaceHolder1_hid_User_Name">
<input name="ctl00$ContentPlaceHolder1$hid_Old_Password" type="hidden" id="ctl00_ContentPlaceHolder1_hid_Old_Password">
<input name="ctl00$ContentPlaceHolder1$hid_New_Password" type="hidden" id="ctl00_ContentPlaceHolder1_hid_New_Password">
<input name="ctl00$ContentPlaceHolder1$hid_Confirm_Password" type="hidden" id="ctl00_ContentPlaceHolder1_hid_Confirm_Password">
<input name="ctl00$ContentPlaceHolder1$hid_Mobile_Number" type="hidden" id="ctl00_ContentPlaceHolder1_hid_Mobile_Number">
<input name="ctl00$ContentPlaceHolder1$hid_Email_ID" type="hidden" id="ctl00_ContentPlaceHolder1_hid_Email_ID">
<input name="ctl00$ContentPlaceHolder1$hid_User_ID" type="hidden" id="ctl00_ContentPlaceHolder1_hid_User_ID">
<input name="ctl00$ContentPlaceHolder1$hid_Latitude" type="hidden" id="ctl00_ContentPlaceHolder1_hid_Latitude">
<input name="ctl00$ContentPlaceHolder1$hid_Longitude" type="hidden" id="ctl00_ContentPlaceHolder1_hid_Longitude">
<input name="ctl00$ContentPlaceHolder1$hid_Country" type="hidden" id="ctl00_ContentPlaceHolder1_hid_Country">
</div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!--- begin : footer -->
<!-- Footer Starts --->
<div align="center" style="width: 100%;">
<div id="footer" align="center">
<div id="footerLink" align="center" style="clear:both;">
<li><span class="bul"></span><a href="https://nmujapp.digitaluniversity.ac/Suggestions.aspx">
Suggestion</a></li>
<li><span class="bul"></span><a href="https://nmujapp.digitaluniversity.ac/RequestInfo.aspx">
Request Info</a></li>
<li><span class="bul"></span><a href="https://nmujapp.digitaluniversity.ac/RegisterComplaint.aspx">
Complaints</a></li>
<li><span class="bul"></span><a href="https://nmujapp.digitaluniversity.ac/DisplayFAQ.aspx">
FAQ</a></li>
<li><span class="bul"></span><a href="https://nmujapp.digitaluniversity.ac/Disclaimer.aspx">
Disclaimer</a></li>
</div>
<div id="version" align="center"> Copyright 2011. All Rights Reserved. Powered By <a href="http://digitaluniversity.ac/">
(MKCL)</a>
<div style="width: 100%; height: 16px" align="center"> The website can be best viewed in 1024 * 768 resolution and required version of internet explorer is IE 7.0,Firefox 3.0 and above<br>128 </div>
</div>
</div>
<!-- Footer Ends --->
</div>
<script type="text/javascript">
//<![CDATA[
Sys.Application.initialize();
//]]>
</script>
</form>
Text Content
* Home Kavayitri Bahinabai Chaudhari North Maharashtra University 'A' Grade NAAC Re-Accredited (4th Cycle) Jalgaon-425001, Maharashtra (India) Login here PRN / UserName : * Password : * Forgot Password Suggestion Request Info Complaints FAQ Disclaimer Copyright 2011. All Rights Reserved. Powered By (MKCL) The website can be best viewed in 1024 * 768 resolution and required version of internet explorer is IE 7.0,Firefox 3.0 and above 128