mumapp.digitaluniversity.ac Open in urlscan Pro
43.241.36.240  Public Scan

URL: https://mumapp.digitaluniversity.ac/Login.aspx?IsCollege=%27N%27
Submission: On July 17 via manual from IN — Scanned from US

Form analysis 1 forms found in the DOM

Name: aspnetFormPOST Login.aspx?IsCollege='N'

<form name="aspnetForm" method="post" action="Login.aspx?IsCollege='N'" 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="0wDsyCuIDIyzpCr5OK2tzW6ObX8fTn5tIxjLZxhfa4fZ4tqCZgaGSXq5lQ4ui5Fkib/KiYuIPsN1rjw8P63deOnoLJdyEoQ8nqVK54Go4g8Wl+78lsZz5FSv8AzSvy8iVzsX8hsm6HQ/eucjXtgXSByTNat2TSnazCNquW4aGgusx/NK4FY66kqx18FdheAMKiLIM3DqxHCMlIA1VuWesZYPkJZ7vc7wIuPN1QGIA6Edj6sEmLy3GZTCo9w9+/ZNiKjEjPtkO2IuWTtGLkyBCzPHt7E9a4GMwA02q6zUgW1/qOcBZn5wqeuE6YjD0SNWeaQYSjtCUisi54s9">
  </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=v9QJE8iPzpmWMLu8Gf1bjQaIxDf7ObwJnsqb9IxBVQELoWNQX7Fu39qON-KfRBdvHjN0z7ZMT3bGrSHV0&amp;t=635589633570790873" type="text/javascript"></script>
  <script src="/ScriptResource.axd?d=x2YjVF5Yc-lBuOwOgzbxPMrXxjIna6rDJBg-_QRDGY6Ncpq8ckzVW7y0mOU-sIEnqwmZOKoAZqMtG_veuw9jQEMXGm_QLL90yZZfSwbyZpSyRMFUNeEw4NC6BTHz-y5eIDsOe2JAt6IwzaCaq3SXG693YAo1&amp;t=ffffffffbcb9b94a" type="text/javascript"></script>
  <script src="/ScriptResource.axd?d=cAc93S2x5HVf1dCZ02Lmmmka8XnKduciGwCBB0IYn5GYGed-OkGROORCbWnuYZVlYHLYa27zf1VRY-oIeQfR8OljsQfuVy81wHCv8FhGx6iZMfxbSsV9j93yv-qZ6Qw_7F9I8ZAzqGNqKIJAmC7o4qLQz-_ieKiFvHFm7g2&amp;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://mumapp.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://mumapp.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">University of Mumbai</span>
                </div>
                <div>
                  <span id="ctl00_lblAddress" class="logoAddress">M.G.Road, Fort, Mumbai-400032, 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">&nbsp;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(1485948406);" 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://mumapp.digitaluniversity.ac/Suggestions.aspx">
                Suggestion</a></li>
        <li><span class="bul"></span><a href="https://mumapp.digitaluniversity.ac/RequestInfo.aspx">
                Request Info</a></li>
        <li><span class="bul"></span><a href="https://mumapp.digitaluniversity.ac/RegisterComplaint.aspx">
                Complaints</a></li>
        <li><span class="bul"></span><a href="https://mumapp.digitaluniversity.ac/DisplayFAQ.aspx">
                FAQ</a></li>
        <li><span class="bul"></span><a href="https://mumapp.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>129 </div>
      </div>
    </div>
    <!-- Footer Ends --->
  </div>
  <script type="text/javascript">
    //<![CDATA[
    Sys.Application.initialize();
    //]]>
  </script>
</form>

Text Content

 * Home

University of Mumbai
M.G.Road, Fort, Mumbai-400032, 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
129