svkm.mapmyaccess.com Open in urlscan Pro
13.127.114.98  Public Scan

Submitted URL: https://id-elsevier-com.svkm.mapmyaccess.com/
Effective URL: https://svkm.mapmyaccess.com/login?redirect=http%3A%2F%2Fid-elsevier-com.svkm.mapmyaccess.com%2F
Submission: On May 23 via api from US — Scanned from DE

Form analysis 21 forms found in the DOM

Name: login-form

<form id="login-form" name="login-form" class="nobottommargin" onsubmit="return false;">
  <div class="row">
    <div class="col-md-12 mb-5">
      <h3 style="text-align: center">Login to access resources</h3>
    </div>
    <div class="col-md-12">
      <label for="loginSelect" class="mb-2">Authentication:</label>
      <select class="select-1 form-control mb-4" id="loginSelect" name="loginSelect" style="width: 100%">
        <option value="MapMyAccess" selected="">Map My Access</option>
        <option value="LDAP:620240066c5e80ac5e9cdea6"> Login with your Library Credentials</option>
      </select>
    </div>
    <div class="col-md-12">
      <div id="credentials-input" class="row">
        <div class="col-md-12 mb-3">
          <label for="UserName" class="mb-2">Username:</label>
          <input type="text" id="UserName" name="UserName" value="" class="form-control">
        </div>
        <div class="col-md-12 mb-4">
          <label for="Password" class="mb-2">Password:</label>
          <input type="password" id="Password" name="Password" value="" class="form-control">
        </div>
      </div>
    </div>
    <div class="col-md-12">
      <button class="btn btn-primary1 btn-block mt-3 mr-4 ml-0 mb-2" id="MapMyAccessLoginButton" name="login-form-submit" value="login"> Login </button>
    </div>
  </div>
</form>

Name: register-form

<form id="register-form" name="register-form" class="nobottommargin p-3" enctype="multipart/form-data">
  <h1 class="p-4 text-center" style="    font-size: 24px;">Change Password</h1>
  <div class="modal-header p-0" style="border: 0px">
    <button type="button" class="close" data-dismiss="modal">×</button>
  </div>
  <fieldset id="registrationFieldset">
    <div class="row">
      <div class="col-md-12">
        <label for="FirstName">Current Password: *</label>
        <i id="togglePassword" class="fa fa-eye showPasswordIcon" aria-hidden="true"></i>
        <input type="password" placeholder="Current Password" id="currentpassword" name="currentpassword" value="" class="form-control registration-field">
      </div>
      <div class="col-md-12 mt-1">
        <label for="LastName">New Password: *</label>
        <i id="togglePassword1" class="fa fa-eye showPasswordIcon" aria-hidden="true"></i>
        <input type="password" placeholder="New Password" id="newpassword" name="newpassword" value="" class="form-control registration-field">
      </div>
      <div class="col-md-12 mt-1">
        <label for="Email">Confirm New password: *</label>
        <i id="togglePassword2" class="fa fa-eye showPasswordIcon" aria-hidden="true"></i>
        <input type="password" placeholder="Confirm New Password" id="newpasswordconfirm" name="newpasswordconfirm" value="" class="form-control registration-field">
      </div>
    </div>
  </fieldset>
  <br>
  <div class="col_full text-center">
    <button type="button" class="pull-right btn btn-primary rounded-0 py-2 px-4" id="submitnewpassword">Submit</button>
    <button type="button" class=" closebtn pull-right btn btn-primary rounded-0 py-2 px-4 " id="closeform">Cancel</button>
    <!-- <button type="button" class="button button-3d button-black nomargin" onclick="verifyUserRegistration()" id="register-verify-form-submit" name="register-form-submit" value="register">Verify Now</button> -->
  </div>
</form>

<form onsubmit="return false;" class="px-3 pt-3 pt-md-5 " id="login-popup-form">
  <div class="input-group input-group-lg form-group">
    <div class="input-group-prepend">
      <span class="input-group-text rounded-0"><i class="fa fa-user" aria-hidden="true"></i></span>
    </div>
    <input type="text" id="UserName-popup" name="email" class="form-control rounded-0" placeholder="Enter your login ID ending with @svkmgrp.com" required="">
  </div>
  <div class="input-group input-group-lg form-group">
    <div class="input-group-prepend">
      <span class="input-group-text rounded-0"><i class="fa fa-key" aria-hidden="true"></i></span>
    </div>
    <input type="password" id="Password-popup" name="Password" class="form-control rounded-0" placeholder="Password" required="" autocomplete="off">
  </div>
  <div class="input-group input-group-lg form-group">
    <div class="input-group-prepend">
      <span class="input-group-text rounded-0"><i class="fa fa-repeat" aria-hidden="true"></i></span>
    </div>
    <div class="form-control col-md-6 col-sm-4" style="background-color: #00a0e6;">
      <p class="text-center text-light" style="font-size: 20px;" id="mainCaptcha">8 6 4 1</p>
    </div>
    <div class="col-md-6 col-sm-4 pr-0 captcamob">
      <input type="text" id="txtInput" placeholder="Enter Captcha" class="form-control w-100">
    </div>
  </div>
  <div class="d-flex flex-wrap justify-content-center text-center">
    <input type="hidden" id="hydAuthInfo" name="hydAuthInfo" value="MapMyAccess">
    <div class="col-12 p-2">
      <button class="social-button login-option-btn loginAuthBtnHover" onclick="handleLoginOption(&quot;LDAP:620240066c5e80ac5e9cdea6&quot;)">
        <img alt="Google" id="outlookImg" src="../assets/img/ldaps1.png" width="100px">
        <span style="vertical-align: middle;">Login with your Institution Account</span>
      </button>
    </div>
    <!-- <div class="d-flex col-12 align-items-center justify-content-center loginAuthBtnHover">
                                                    <hr class="border-gray-100 flex-grow-1">
                                                    <span class="mx-3 text-dark">or sign in with your</span>
                                                    <hr class="border-gray-100 flex-grow-1">
                                                </div>
                                            <div class="p-2 col-12">

                                                <input type="button" id="MapMyAccessLoginButtonPopup" value="MAPMYACCESS"
                                                class="btn btn-primary1 btn-block  mr-4 ml-0 loginAuthBtnHover" />


                                              
                                            </div> -->
  </div>
  <!-- <div class="form-group mb-0 mt-4">
                                            <input type="button" id="MapMyAccessLoginButtonPopup" value="Sign In"
                                                class="btn btn-primary1 btn-block mt-3 mr-4 ml-0 mb-2" />
                                        </div> -->
</form>

POST #

<form action="#" method="post" class="px-3 pt-1 pb-0" id="register-form">
  <div class="input-group input-group-lg form-group">
    <div class="input-group-prepend">
      <span class="input-group-text rounded-0"><i class="fa fa-user" aria-hidden="true"></i></span>
    </div>
    <input type="text" id="name" name="name" class="form-control rounded-0" placeholder="Full Name" required="">
  </div>
  <div class="input-group input-group-lg form-group">
    <div class="input-group-prepend">
      <span class="input-group-text rounded-0"><i class="fa fa-envelope" aria-hidden="true"></i></span>
    </div>
    <input type="email" id="remail" name="email" class="form-control rounded-0" placeholder="E-Mail" required="">
  </div>
  <div class="input-group input-group-lg form-group">fa-key <div class="input-group-prepend">
      <span class="input-group-text rounded-0"><i class="fa fa-phone" aria-hidden="true"></i></span>
    </div>
    <input type="text" name="phone" class="form-control rounded-0" placeholder="Mobile" required="">
  </div>
  <div class="input-group input-group-lg form-group">
    <div class="input-group-prepend">
      <span class="input-group-text rounded-0"><i class="fa fa-key" aria-hidden="true"></i></span>
    </div>
    <input type="password" id="rpassword" name="password" class="form-control rounded-0" minlength="5" placeholder="Password" required="">
  </div>
  <div class="input-group input-group-lg form-group">
    <div class="input-group-prepend">
      <span class="input-group-text rounded-0"><i class="fa fa-key" aria-hidden="true"></i></span>
    </div>
    <input type="password" id="cpassword" name="cpassword" class="form-control rounded-0" minlength="5" placeholder="Confirm Password" required="">
  </div>
  <div class="form-group">
    <div id="passError" class="text-danger font-weight-bolder"></div>
  </div>
  <div class="form-group mb-0">
    <input type="submit" id="register-btn" value="Sign Up" class="btn btn-primary1 btn-block mt-3 mr-4 ml-0 mb-2">
  </div>
</form>

POST #

<form action="#" method="post" class="px-3 pt-3 pb-0" id="forgot-form">
  <div class="input-group input-group-lg form-group">
    <div class="input-group-prepend">
      <span class="input-group-text rounded-0"><i class="fa fa-envelope" aria-hidden="true"></i></span>
    </div>
    <input type="email" id="femail" name="email" class="form-control rounded-0" placeholder="E-Mail" required="">
  </div>
  <div class="form-group">
    <input type="submit" id="forgot-btn" value="Reset Password" class="btn btn-primary1 btn-block my-4">
  </div>
</form>

<form class="modal-content" id="deleteModal">
  <div class="container" style="text-align: center;
    padding: 50px;">
    <h3>Bookmark</h3>
    <p>You can use this feature to store your personal bookmarks for your article/book chapters and others</p>
    <div class="col_full text-center" style="margin-top: 33px;">
      <!-- <button type="submit" id="deletebtnBookmark"
                                            class="pull-right btn btn-primary rounded-0">Delete</button> -->
      <button type="button" class="closebtn pull-right btn btn-primary rounded-0">close</button>
    </div>
  </div>
</form>

<form class="modal-content" id="deleteModal">
  <div class="container" style="text-align: center;
    padding: 50px;">
    <h3>Delete Bookmark</h3>
    <p>Are you sure you want to delete this Bookmark?</p>
    <div class="col_full text-center" style="margin-top: 33px;">
      <button type="submit" id="deletebtnBookmark" class="pull-right btn btn-primary rounded-0">Delete</button>
      <button type="button" class="closebtn pull-right btn btn-primary rounded-0">Cancel</button>
    </div>
  </div>
</form>

Name: register-form

<form id="bookmark-form-edit" name="register-form" class="nobottommargin p-3" enctype="multipart/form-data">
  <h1 class="p-4 text-center" style="font-size: 24px;">Edit Bookmark</h1>
  <div class="modal-header p-0" style="border: 0px">
    <button type="button" class="close" data-dismiss="modal">×</button>
  </div>
  <fieldset id="registrationFieldset">
    <div class="row">
      <div class="col-md-12">
        <label for="FirstName">Bookmark Name</label>
        <input type="text" id="edittitle" name="edittitle" value="" class="form-control" required="">
      </div>
      <div class="col-md-12 mt-1" style="width:200px;">
        <label for="editContentType">Bookmark Type</label>
        <select name="editContentType" class="form-control" id="editContentType">
          <option value="books">Books</option>
          <option value="journals">Journals</option>
          <option value="others">Others</option>
        </select>
      </div>
      <div class="col-md-12 mt-1">
        <label for="editwebUrl">Web URL</label>
        <input type="text" id="editwebUrl" name="editwebUrl" value="" class="form-control" aria-describedby="emailHelp" placeholder="Enter WebURL" required="">
      </div>
    </div>
  </fieldset>
  <br>
  <div class="col_full text-center">
    <button type="submit" class="pull-right btn btn-primary rounded-0 py-2 px-4" id="submitbookmarkedit">Submit</button>
    <button type="button" class=" closebtn pull-right btn btn-primary rounded-0 py-2 px-4 " id="closeformedit">Cancel</button>
    <!-- <button type="button" class="button button-3d button-black nomargin" onclick="verifyUserRegistration()" id="register-verify-form-submit" name="register-form-submit" value="register">Verify Now</button> -->
  </div>
</form>

Name: register-form

<form id="bookmark-form" name="register-form" class="nobottommargin p-3" enctype="multipart/form-data">
  <h1 class="p-4 text-center" style="font-size: 24px;">Add Bookmark</h1>
  <div class="modal-header p-0" style="border: 0px">
    <button type="button" class="close" data-dismiss="modal">×</button>
  </div>
  <fieldset id="registrationFieldset">
    <div class="row">
      <div class="col-md-12">
        <label for="FirstName">Bookmark Name</label>
        <input type="text" id="title" name="title" value="" class="form-control" required="">
      </div>
      <div class="col-md-12 mt-1" style="width:200px;">
        <label for="ContentType">Content Type</label>
        <select name="ContentType" class="form-control" id="ContentType">
          <option value="books">Books</option>
          <option value="journals">Journals</option>
          <option value="others">Others</option>
        </select>
      </div>
      <div class="col-md-12 mt-1">
        <label for="webUrl">Web URL</label>
        <input type="text" id="webUrl" name="webUrl" value="" class="form-control" aria-describedby="emailHelp" placeholder="Enter WebURL" required="">
      </div>
    </div>
  </fieldset>
  <br>
  <div class="col_full text-center">
    <button type="submit" class="pull-right btn btn-primary rounded-0 py-2 px-4" id="submitbookmark">Submit</button>
    <button type="button" class=" closebtn pull-right btn btn-primary rounded-0 py-2 px-4 " id="closeform1">Cancel</button>
    <!-- <button type="button" class="button button-3d button-black nomargin" onclick="verifyUserRegistration()" id="register-verify-form-submit" name="register-form-submit" value="register">Verify Now</button> -->
  </div>
</form>

Name: yourdocuments-form

<form id="yourdocuments-form" name="yourdocuments-form" class="nobottommargin p-3" enctype="multipart/form-data">
  <h1 class="p-4 text-center" style="font-size: 24px;">Add Documents</h1>
  <div class="modal-header p-0" style="border: 0px">
    <button type="button" class="close" data-dismiss="modal">×</button>
  </div>
  <fieldset id="registrationFieldset">
    <div class="row">
      <div class="col-md-12" style="width:200px;">
        <label for="DocumentCategories">Document Categories / Types</label>
        <select name="DocumentCategories" class="form-control" id="DocumentCategories">
          <option value="Books">Books</option>
          <option value="Journals">Journals</option>
          <option value="Others">Others</option>
        </select>
      </div>
      <div class="col-md-12 mt-1">
        <label for="documentTitle">Document Title</label>
        <input type="text" id="documentTitle" name="documentTitle" value="" class="form-control">
      </div>
      <div class="col-md-12 mt-1">
        <label for="documentSelection">Document Selection</label>
        <input type="file" class="form-control checkFileSize" required="" accept=".xlsx,.xls,image/png, image/gif, image/jpeg,.doc, .docx,.ppt, .pptx,.txt,.pdf,.csv" style="font-size: 14px;height: 43px;" id="documentSelection"
          name="documentSelection" onchange="checkloadFile(event)">
      </div>
      <div class="float-left mt-2 mb-4 w-100">
        <p class="fileSize">File size: <b>Less than 2MB</b></p>
        <p class="fileType">File types: <b>DOC(X),XLS(X), PPT(X), PDF, CSV,
                                            JPEG, PNG,</b></p>
      </div>
    </div>
  </fieldset>
  <br>
  <div class="col_full text-center">
    <button type="submit" class="pull-right btn btn-primary rounded-0 py-2 px-4 filedisable" id="submitdocument">Submit</button>
    <button type="button" class=" closebtn pull-right btn btn-primary rounded-0 py-2 px-4 " id="closeform1">Cancel</button>
    <!-- <button type="button" class="button button-3d button-black nomargin" onclick="verifyUserRegistration()" id="register-verify-form-submit" name="register-form-submit" value="register">Verify Now</button> -->
  </div>
</form>

Name: register-form

<form id="yourdocuments-form-edit" name="register-form" class="nobottommargin p-3" enctype="multipart/form-data">
  <h1 class="p-4 text-center" style="font-size: 24px;">Edit Document</h1>
  <div class="modal-header p-0" style="border: 0px">
    <button type="button" class="close" data-dismiss="modal">×</button>
  </div>
  <fieldset id="registrationFieldset">
    <div class="row">
      <div class="col-md-12" style="width:200px;">
        <label for="DocumentCategories">Document Categories / Types</label>
        <select name="DocumentCategories" class="form-control" id="editDocumentCategories">
          <option value="Books">Books</option>
          <option value="Journals">Journals</option>
          <option value="Others">Others</option>
        </select>
      </div>
      <div class="col-md-12 mt-1">
        <label for="documentTitle">Document Title</label>
        <input type="text" id="editdocumentTitle" name="documentTitle" value="" class="form-control" required="">
      </div>
      <div class="col-md-12 mt-1">
        <label for="editdocumentSelection">Document Selection</label>
        <input type="file" class="form-control checkFileSize" accept=".xlsx,.xls,image/png, image/gif, image/jpeg,.doc, .docx,.ppt, .pptx,.txt,.pdf,.csv" style="font-size: 14px;height: 43px;" id="editdocumentSelection" name="editdocumentSelection"
          onchange="checkloadFile(event)">
      </div>
      <div class="float-left mt-2 mb-4 w-100">
        <p class="fileSize1">File size: <b>Less than 2MB</b></p>
        <p class="fileType1">File types: <b>DOC(X),XLS(X), PPT(X), PDF, CSV,
                                            JPEG, PNG,</b></p>
      </div>
    </div>
  </fieldset>
  <br>
  <div class="col_full text-center">
    <button type="submit" class="pull-right btn btn-primary rounded-0 py-2 px-4 filedisable" id="submityourdocumentedit">Submit</button>
    <button type="button" class=" closebtn pull-right btn btn-primary rounded-0 py-2 px-4 " id="closeformedit">Cancel</button>
    <!-- <button type="button" class="button button-3d button-black nomargin" onclick="verifyUserRegistration()" id="register-verify-form-submit" name="register-form-submit" value="register">Verify Now</button> -->
  </div>
</form>

<form class="modal-content" id="deleteModal">
  <div class="container" style="text-align: center;
    padding: 50px;">
    <h3>Delete Document</h3>
    <p>Are you sure you want to delete this document ?</p>
    <div class="col_full text-center" style="margin-top: 33px;">
      <button type="submit" id="deletebtnYourDocument" class="pull-right btn btn-primary rounded-0">Delete</button>
      <button type="button" class="closebtn pull-right btn btn-primary rounded-0">Cancel</button>
    </div>
  </div>
</form>

<form class="newsletter-form" id="write-to-us-form" enctype="multipart/form-data">
  <div class="row">
    <div class="col-12">
      <h3 class="modal-title text-center mb-2" id="exampleModalLabel" style="color: #37429a; font-size: 24px;"> Write to Us / Report an issue here<span class="time"></span></h3>
    </div>
    <div class="col-md-4">
      <div class="form-group">
        <input type="text" name="UserName" placeholder="UserName" required="" id="IssueUserName">
      </div>
    </div>
    <div class="col-md-4">
      <div class="form-group">
        <input type="email" name="Email" placeholder="Email" required="" id="IssueEmail">
      </div>
    </div>
    <div class="col-md-4">
      <div class="form-group">
        <input type="text" placeholder="Contact No." name="ContactNo" id="IssueContactNo">
      </div>
    </div>
    <div class="col-md-4">
      <div class="form-group">
        <select class="form-control" name="PublisherName" required="">
          <option value="" disabled="" selected="">Publisher</option>
          <option value="Library OPAC-(Library OPAC)"> Library OPAC (Library OPAC)</option>
          <option value="Current Science-(Electronic Journals Databases)"> Current Science (Electronic Journals Databases)</option>
          <option value="EBSCO-(Electronic Journals Databases)"> EBSCO (Electronic Journals Databases)</option>
          <option value="Economic and Political weekly (EPW)-(Electronic Journals Databases)"> Economic and Political weekly (EPW) (Electronic Journals Databases)</option>
          <option value="JSTOR-(Electronic Journals Databases)"> JSTOR (Electronic Journals Databases)</option>
          <option value="ProQuest-(Electronic Journals Databases)"> ProQuest (Electronic Journals Databases)</option>
          <option value="Ergonomics in Design-(Electronic Journals Databases)"> Ergonomics in Design (Electronic Journals Databases)</option>
          <option value="ScienceDirect-(Electronic Journals Databases)"> ScienceDirect (Electronic Journals Databases)</option>
          <option value="The Design Journal-(Electronic Journals Databases)"> The Design Journal (Electronic Journals Databases)</option>
          <option value="ASME Digital Collection-(Engineering Databases)"> ASME Digital Collection (Engineering Databases)</option>
          <option value="DELNET-(Engineering Databases)"> DELNET (Engineering Databases)</option>
          <option value="IEEE-(Engineering Databases)"> IEEE (Engineering Databases)</option>
          <option value="Science Direct-(Engineering Databases)"> Science Direct (Engineering Databases)</option>
          <option value="Springer-(Engineering Databases)"> Springer (Engineering Databases)</option>
          <option value="e-KUMBH-(E-Books Database)"> e-KUMBH (E-Books Database)</option>
          <option value="Ebrary-(E-Books Database)"> Ebrary (E-Books Database)</option>
          <option value="Pearson E-Books-(E-Books Database)"> Pearson E-Books (E-Books Database)</option>
          <option value="UGC e-books-(E-Books Database)"> UGC e-books (E-Books Database)</option>
          <option value="ISI Emerging Markets-(Research Database)"> ISI Emerging Markets (Research Database)</option>
          <option value="Capitaline-(Company Database)"> Capitaline (Company Database)</option>
          <option value="EPWRF India Time Series-(Statistical Database)"> EPWRF India Time Series (Statistical Database)</option>
          <option value="IndiaStat-(Statistical Database)"> IndiaStat (Statistical Database)</option>
          <option value="Hein Online-(Law Databases)"> Hein Online (Law Databases)</option>
          <option value="Live Law-(Law Databases)"> Live Law (Law Databases)</option>
          <option value="Manupatra-(Law Databases)"> Manupatra (Law Databases)</option>
          <option value="WestLaw India-(Law Databases)"> WestLaw India (Law Databases)</option>
          <option value="National Digital Library of India-(SWYAM/ National Digital Library of India)"> National Digital Library of India (SWYAM/ National Digital Library of India)</option>
          <option value="SWAYAM-(SWYAM/ National Digital Library of India)"> SWAYAM (SWYAM/ National Digital Library of India)</option>
        </select>
      </div>
    </div>
    <div class="col-md-4">
      <div class="form-group">
        <select id="IssueType" name="IssueType" required="">
          <option value="" disabled="" selected="">Issue Type</option>
          <option value="Full text PDF is not getting download">Full text PDF is not getting download</option>
          <option value="Web page not displaying correctly">Web page not displaying correctly</option>
          <option value="Not able to login with given credentials">Not able to login with given credentials</option>
          <option value="Full text view is not displaying correctly"> Full text view is not displaying correctly</option>
          <option value="IP based access is not working">IP based access is not working</option>
          <option value="Other">Other</option>
        </select>
      </div>
    </div>
    <div class="col-md-4">
      <div class="form-group custom-file">
        <div class="input-group">
          <input type="text" class="form-control" readonly="">
          <div class="input-group-btn">
            <span class="fileUpload btn">
              <span class="upl" id="upload" style="    font-size: 10px;">Upload file</span>
              <input type="file" class="upload up custom-file-input" id="up" name="customFile">
            </span><!-- btn-orange -->
          </div>
          <!-- btn -->
        </div>
        <!-- group -->
      </div>
      <!-- form-group -->
    </div>
    <div class="col-md-12" style="display: none" id="IssueBox">
      <div class="form-group">
        <textarea placeholder="Specify Your Issue" name="OtherReason"></textarea>
      </div>
    </div>
    <div class="col-md-12">
      <div class="form-group">
        <textarea name="message" placeholder="Message"></textarea>
      </div>
    </div>
  </div>
  <div class="row mobile-show">
    <div class="col-6">
      <button type="submit" class="btn-default">Submit</button>
    </div>
    <div class="col-6">
      <button class="btn-cuss  ml-md-5 mt-md-0" type="reset">Reset</button>
    </div>
  </div>
</form>

<form class="profilePic-form" id="profilePic" enctype="multipart/form-data">
  <div class="row">
    <div class="col-md-8">
      <div class="float-left text-dark mb-2 w-100">Choose Profile Picture</div>
      <div class="float-left mb-2">
        <input type="file" accept="image/png, image/jpg, image/jpeg" class="up checkImg" style="border: 1px solid black;padding: 7px 17px 7px 7px;border-radius: 5px;color: black;font-size: 14px;float: left;" id="up" name="profileFile"
          onchange="loadFile(event)">
        <!-- <input type='file' id="imageuploader"
						style="border: 1px solid black;padding: 7px 170px 7px 7px;border-radius: 5px;color: black;font-size: 14px;float: left;"/> -->
      </div>
      <div class="float-left mb-4 w-100">
        <p class="imgSize">Image size: <b>Less than 100KB</b></p>
        <p class="imgType">File type supported: <b>JPG/JPEG, PNG</b></p>
      </div><br>
    </div>
    <div class="col-md-4">
      <div class="ml-5 mt-2" style="width: 80px;background-color: rgb(131, 9, 9) !important;border-radius: 50%;display: inline-block;">
        <img class="rounded-circle mw-100 mh-100" alt="avatar1" id="myImg" src="https://admin.mapmyaccess.com/profile-icon.png">
      </div>
    </div>
  </div>
  <div class="row justify-content-center">
    <div class="col-md-4">
      <button type="button" id="uploadProfilePicbtn" class="btn w-100 btn-primary" disabled="">Upload</button>
    </div>
    <!-- <div id="uploadProfilePicbtn" class="commanfooterscripts">
						Upload
					</div> -->
  </div>
</form>

Name: register-form

<form id="searchHistory-form" name="register-form" class="nobottommargin p-3" enctype="multipart/form-data">
  <div class="modal-header justify-content-center">
    <h2 class="modal-title" id="exampleModalLabel" style="color: #37429a; font-size: 20px;">Your Search History (Last 50 Searches)</h2>
    <button type="button" class="close" data-dismiss="modal">×</button>
  </div>
  <div class="modal-header justify-content-center">
    <h4 class="modal-title" id="exampleModalLabel" style="color: #d60f0f; font-size: 16px;">Note : Some of the Publishers may block the search web URL capturing option, hence the search results may not be visible here</h4>
  </div>
  <div class="modal-body">
    <div class="row">
      <div class="col-md-12 col-sm-12">
        <div id="searchHistoryDiv" class="abovetable">
          <div id="progress" class="spinner-border text-dark" role="status">
            <span class="visually-hidden"></span>
          </div>
          <div id="searchHistory-emptylist" style="display: none; text-align: center;">No Search History Found</div>
          <div id="searchHistory-list"></div>
        </div>
      </div>
    </div>
  </div>
</form>

Name: register-form

<form id="createshareResource-form" name="register-form" class="nobottommargin p-3" enctype="multipart/form-data">
  <h1 class="p-4 text-center" style="font-size: 24px;">Create Information Sharing</h1>
  <div class="modal-header p-0" style="border: 0px">
    <button type="button" class="close" data-dismiss="modal">×</button>
  </div>
  <fieldset id="createshareResourceFieldset">
    <div class="row">
      <div class="col-md-12">
        <label for="shareTitle">Topic / Information Title</label>
        <input type="text" id="shareTitle" name="Title" value="" class="form-control" required="">
      </div>
      <div class="col-md-12">
        <div class="form-group">
          <label for="resourceType">Information Type :&nbsp;</label>
          <div class="form-check form-check-inline">
            <input type="radio" name="resourcetype" id="Journals" value="Journals" checked="">
            <label class="form-check-label" for="Journals">Journals</label>
          </div>
          <div class="form-check form-check-inline">
            <input type="radio" name="resourcetype" id="Books" value="Books">
            <label class="form-check-label" for="Books">Books</label>
          </div>
          <div class="form-check form-check-inline">
            <input type="radio" name="resourcetype" id="Databases" value="Databases">
            <label class="form-check-label" for="Databases">Databases</label>
          </div>
          <div class="form-check form-check-inline">
            <input type="radio" name="resourcetype" id="Audio" value="Audio">
            <label class="form-check-label" for="Audio">Audio</label>
          </div>
          <div class="form-check form-check-inline">
            <input type="radio" name="resourcetype" id="Video" value="Video">
            <label class="form-check-label" for="Video">Video</label>
          </div>
          <div class="form-check form-check-inline">
            <input type="radio" name="resourcetype" id="Others" value="Others">
            <label class="form-check-label" for="Others">Others</label>
          </div>
        </div>
      </div>
      <div class="col-md-12">
        <div class="form-group">
          <label for="resourceType">Information Web URL address : &nbsp;</label>
          <div class="form-check form-check-inline">
            <input type="radio" name="openAccess" id="openAccess" value="openAccess" onclick="showopenAccess();">
            <label class="form-check-label" for="openAccess">Open Access Content</label>
          </div>
          <div class="form-check form-check-inline">
            <input type="radio" name="proxy" id="proxy" value="proxy" onclick="showproxy();">
            <label class="form-check-label" for="proxy">Subscribed Content</label>
          </div>
        </div>
      </div>
      <div class="col-md-12">
        <div class="form-group row" id="openAccessDiv" style="display: none;" name="urladdress">
          <div class="col-sm-12">
            <input type="text" class="form-control" id="openAccessurl" placeholder="Open Access URL">
            <small id="useridhelp" class="form-text text-muted">Only Single type of Resource Web URL address Selected.</small>
          </div>
        </div>
        <div class="form-group row" id="proxyDiv" style="display: none;" name="urladdress">
          <div class="col-sm-12">
            <input type="text" class="form-control" id="proxyurl" placeholder="Subscribed Content URL">
            <small id="useridhelp" class="form-text text-muted">Only Single type of Resource Web URL address Selected.</small>
          </div>
        </div>
      </div>
      <div class="col-md-12">
        <div class="form-group">
          <label for="peerEmail">Receiver Address Type : &nbsp;</label>
          <div class="form-check form-check-inline">
            <input type="radio" name="receiver" id="email" value="1">
            <label class="form-check-label" for="email">Email</label>
          </div>
          <div class="form-check form-check-inline">
            <input type="radio" name="receiver" id="userid" value="2">
            <label class="form-check-label" for="userid">LoginID</label>
          </div>
        </div>
      </div>
      <div class="col-md-12">
        <div id="Receiver1" class="form-group row" style="display: none;" name="addresstype">
          <div class="col-sm-12">
            <input type="email" class="form-control" id="peerEmail" aria-describedby="emailHelp" placeholder="Enter Email address">
            <small id="emailHelp" class="form-text text-muted">Please add valid Email and must be a mapmyaccess user.</small>
          </div>
        </div>
        <div id="Receiver2" class="form-group row" style="display: none;" name="addresstype">
          <div class="col-sm-12">
            <input type="text" class="form-control" id="peeruserid" aria-describedby="useridhelp" placeholder="Enter UserId">
            <small id="useridhelp" class="form-text text-muted">Please add valid Username and must be a mapmyaccess user.</small>
          </div>
        </div>
      </div>
    </div>
  </fieldset>
  <br>
  <div class="col_full text-center">
    <button type="submit" class="pull-right btn btn-primary rounded-0 py-2 px-4" id="submitshareresource">Save</button>
    <button type="button" class="btn btn-primary rounded-0 py-2 px-3" id="closeform1">Cancel</button>
  </div>
</form>

Name: register-form

<form id="editshareResource-form" name="register-form" class="nobottommargin p-3" enctype="multipart/form-data">
  <h1 class="p-4 text-center" style="font-size: 24px;">Edit Information Sharing</h1>
  <div class="modal-header p-0" style="border: 0px">
    <button type="button" class="close" data-dismiss="modal">×</button>
  </div>
  <fieldset id="editshareResourceFieldset">
    <div class="row">
      <div class="col-md-12">
        <label for="editshareTitle">Topic / Information Title</label>
        <input type="text" id="editshareTitle" name="editshareTitle" value="" class="form-control" required="">
      </div>
      <div class="col-md-12">
        <div class="form-group">
          <label for="resourceType">Information Type : &nbsp;</label>
          <div class="form-check form-check-inline">
            <input type="radio" name="editresourcetype" id="Journals" value="Journals">
            <label class="form-check-label" for="Journals">Journals</label>
          </div>
          <div class="form-check form-check-inline">
            <input type="radio" name="editresourcetype" id="Books" value="Books">
            <label class="form-check-label" for="Books">Books</label>
          </div>
          <div class="form-check form-check-inline">
            <input type="radio" name="editresourcetype" id="Databases" value="Databases">
            <label class="form-check-label" for="Databases">Databases</label>
          </div>
          <div class="form-check form-check-inline">
            <input type="radio" name="editresourcetype" id="Audio" value="Audio">
            <label class="form-check-label" for="Audio">Audio</label>
          </div>
          <div class="form-check form-check-inline">
            <input type="radio" name="editresourcetype" id="Video" value="Video">
            <label class="form-check-label" for="Video">Video</label>
          </div>
          <div class="form-check form-check-inline">
            <input type="radio" name="editresourcetype" id="Others" value="Others">
            <label class="form-check-label" for="Others">Others</label>
          </div>
        </div>
      </div>
      <div class="col-md-12">
        <div class="form-group">
          <label for="resourceType">Information Web URL address :&nbsp;</label>
          <div class="form-check form-check-inline">
            <input type="radio" name="openAccess" id="editopenAccess" value="openAccess" onclick="editshowopenAccess();">
            <label class="form-check-label" for="openAccess">Open Access Content</label>
          </div>
          <div class="form-check form-check-inline">
            <input type="radio" name="proxy" id="editproxy" value="proxy" onclick="editshowproxy();">
            <label class="form-check-label" for="proxy">Subscribed Content</label>
          </div>
        </div>
      </div>
      <div class="col-md-12">
        <div class="form-group row" id="editopenAccessDiv" style="display: none;">
          <div class="col-sm-12">
            <input type="text" class="form-control" id="editopenAccessurl" placeholder="Open Access URL">
          </div>
        </div>
        <div class="form-group row" id="editproxyDiv" style="display: none;">
          <div class="col-sm-12">
            <input type="text" class="form-control" id="editproxyurl" placeholder="Subscribed Content URL">
          </div>
        </div>
      </div>
      <div class="col-md-12">
        <div class="form-group">
          <label for="peerEmail">Receiver Address Type:&nbsp;</label>
          <div class="form-check form-check-inline">
            <input type="radio" name="receiver" id="editemail" value="1">
            <label class="form-check-label" for="email">Email</label>
          </div>
          <div class="form-check form-check-inline">
            <input type="radio" name="receiver" id="edituserid" value="2">
            <label class="form-check-label" for="userid">LoginID</label>
          </div>
        </div>
      </div>
      <div class="col-md-12">
        <div id="Receiver3" class="form-group row" style="display: none;">
          <div class="col-sm-12">
            <input type="email" class="form-control" id="editpeerEmail" aria-describedby="emailHelp" placeholder="Enter Email address">
            <small id="emailHelp" class="form-text text-muted">Please add valid Email and must be a mapmyaccess user.</small>
          </div>
        </div>
        <div id="Receiver4" class="form-group row" style="display: none;">
          <div class="col-sm-12">
            <input type="text" class="form-control" id="editpeeruserid" aria-describedby="useridhelp" placeholder="Enter UserId">
            <small id="useridhelp" class="form-text text-muted">Please add valid Username and must be a mapmyaccess user.</small>
          </div>
        </div>
      </div>
    </div>
  </fieldset>
  <br>
  <div class="col_full text-center">
    <button type="button" class="btn btn-primary rounded-0 py-2 px-3" onclick="editShareResource()" id="submitshareResourceEdit"> Update </button>
    <button type="button" class="btn btn-primary rounded-0 py-2 px-3" id="closeform1">Cancel</button>
  </div>
</form>

<form class="modal-content" id="deleteModal">
  <div class="container" style="text-align: center;
    padding: 50px;">
    <h3>Delete Information Sharing</h3>
    <p>Are you sure you want to delete this document ?</p>
    <div class="col_full text-center" style="margin-top: 33px;">
      <button id="deletebtnYourDocument" class="pull-right btn btn-primary rounded-0" onclick="deleteShareResource()">Delete</button>
      <button type="button" class="closebtn pull-right btn btn-primary rounded-0">Cancel</button>
    </div>
  </div>
</form>

Name: register-form

<form id="createrequestAnArticle-form" name="register-form" class="nobottommargin p-3" enctype="multipart/form-data">
  <h1 class="p-4 text-center" style="font-size: 24px;">Request an Article or Book</h1>
  <div class="modal-header p-0" style="border: 0px">
    <button type="button" class="close" data-dismiss="modal">×</button>
  </div>
  <fieldset id="createrequestAnArticleFieldset">
    <div class="row">
      <div class="col-md-12">
        <label for="Title">Article / Book / Resource Title</label>
        <input type="text" id="articleTitle" name="Title" value="" class="form-control" required="">
      </div>
      <div class="col-md-12 mt-1" style="width:200px;">
        <label for="ContentType">Content Type</label>
        <select name="contentType" class="form-control" id="contentType">
          <option value="article">Article</option>
          <option value="book">Book</option>
          <option value="others">Others</option>
        </select>
      </div>
      <div class="col-md-12 mt-1">
        <label for="publisherName">Publisher Name</label>
        <input type="text" id="publisherName" name="Title" value="" class="form-control">
      </div>
      <div class="col-md-12 mt-1">
        <label for="articlewebUrl">Web URL Address of Article / Book</label>
        <input type="text" id="articlewebUrl" name="articlewebUrl" value="" class="form-control" placeholder="Enter WebURL">
      </div>
    </div>
  </fieldset>
  <br>
  <div class="col_full text-center">
    <button id="submitrequestArticle" type="submit" class="btn btn-primary rounded-0 py-2 px-3"><i class="fa fa-paper-plane" aria-hidden="true"></i>&nbsp; Send Email to Library Admin <div id="sentrequestprogress" class="spinner-border" role="status"
        style="width: 20px;height: 20px;color: #f7f5f5;margin-left: 4px;display: none;">
        <span class="visually-hidden"></span>
      </div></button>
    <!-- <button type='submit' class="pull-right btn btn-primary rounded-0 py-2 px-4"
                                id='submitbookmark'>Submit</button> -->
    <button type="button" class="closebtn pull-right btn btn-primary rounded-0 py-2 px-3" id="closeform1">Cancel</button>
  </div>
</form>

Name: comments-form

<form id="postYourcomments-form" name="comments-form" class="nobottommargin p-3" enctype="multipart/form-data">
  <div class="modal-header justify-content-center">
    <h2 class="modal-title" id="exampleModalLabel" style="color: #37429a; font-size: 20px;">Your Comments Section</h2>
    <button type="button" class="close" data-dismiss="modal">×</button>
  </div>
  <div class="modal-body p-0">
    <div class="row">
      <div class="col-md-12 col-sm-12">
        <section style="background-color: #eee;">
          <div id="usercommentsprogress" class="spinner-border text-dark" role="status" style="margin :10px 0px 0px 10px;">
            <span class="visually-hidden"></span>
          </div>
          <div class="container pt-4 pb-4">
            <div class="row d-flex justify-content-center">
              <div class="col-md-12">
                <div class="card" style="border-radius: 9px 9px 0px 0px; overflow: hidden; border: none;">
                  <div class="card-body checksc" style="height: 180px;overflow-y: scroll;">
                    <div id="commentsConetent">
                    </div>
                  </div>
                </div>
                <div class="card-footer py-3 border-0" style="background-color: #f8f9fa;">
                  <div class="d-flex flex-start" style="width: 100%;">
                    <div class="form-outline" style="width: 100%;">
                      <textarea placeholder="Write a comment" rows="4" id="writecommentId"></textarea>
                    </div>
                  </div>
                </div>
                <div class="text-centermt-2 pt-1">
                  <span style="color: #b10909;">Note: Once approved by your library, your comments will be displayed on the landing page </span>
                  <button id="postyourcommentsBtn" type="button" class="btn btn-primary btn-sm float-right" onclick="postyourcomments()">Submit</button>
                  <!-- <button type="button"
                                                    class="btn btn-primary btn-sm closebtn">Cancel</button> -->
                </div>
              </div>
            </div>
          </div>
        </section>
      </div>
    </div>
  </div>
</form>

Name: comments-form

<form id="postYourcomments-form" name="comments-form" class="nobottommargin p-3" enctype="multipart/form-data">
  <div class="modal-header justify-content-center">
    <h2 class="modal-title" id="exampleModalLabel" style="color: #37429a; font-size: 20px;"> Comments Section </h2>
    <button type="button" class="close" data-dismiss="modal">×</button>
  </div>
  <div class="modal-body p-0">
    <div style="padding: 10px 0px 10px 3px;">
      <p class="text-dark">There are no comments available. Please check after sometime.</p>
    </div>
  </div>
</form>

Text Content

 * CALL
   
   022-42355662

 * EMAIL
   
   krc@nmims.edu

 * ADDRESS
   
   V. L. Mehta Road, Vile Parle, West, Mumbai - 400 056 Maharashtra, India

 * Login
   


× Signed in as


Your Profile

Your Usage

Your Bookmarks

Your Documents

Your Search history

Share with Peers

Request an Article / Book

Your Comments

Your Feedback

Your Photo

Change Password

Log Out

 * Home
 * Digital Resources
 * OA Resources
 * User Manual
 * Contact Us

 * Login

 * 

 * Home
 * About
 * Resources
 * OA-Resources
 * User Manual
 * Contacts


LOGIN

 * Home
 * Login


SVKM'S NARSEE MONJEE INSTITUTE OF MANAGEMENT STUDIES - MUMBAI


LOGIN TO ACCESS RESOURCES

Authentication: Map My Access Login with your Library Credentials
Username:
Password:
Login

Powered by

SVKM's Narsee Monjee Institute of Management Studies - Mumbai.
Copyright © 2023 All rights reserved






×



CHANGE PASSWORD

×
Current Password: *
New Password: *
Confirm New password: *

Submit Cancel
×


SIGN IN WITH YOUR INSTITUTION ACCOUNT

8 6 4 1


Login with your Institution Account


WELCOME BACK!

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

To keep connected with us please login with your personal info.

Sign In


CREATE ACCOUNT

Lorem Ipsum is simply dummy

Facebook
Google

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

or
fa-key







FORGOT YOUR PASSWORD?

To reset your password, enter the registered e-mail adddress and we will send
you password reset instructions on your e-mail!




RESET PASSWORD!

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

To keep connected with us please login with your personal info.

Back to Login


YOUR USAGE REPORT AS OF

×

Usage Type This Month Till Today * Logins Resource access PDF downloads

* : The data is from June 2022 Onwards
Note : The count gets updated every 120 minutes
×


BOOKMARK

You can use this feature to store your personal bookmarks for your article/book
chapters and others

close
×


DELETE BOOKMARK

Are you sure you want to delete this Bookmark?

Delete Cancel
   


EDIT BOOKMARK

×
Bookmark Name
Bookmark Type Books Journals Others
Web URL

Submit Cancel


ADD BOOKMARK

×
Bookmark Name
Content Type Books Journals Others
Web URL

Submit Cancel


ADD DOCUMENTS

×
Document Categories / Types Books Journals Others
Document Title
Document Selection

File size: Less than 2MB

File types: DOC(X),XLS(X), PPT(X), PDF, CSV, JPEG, PNG,


Submit Cancel


EDIT DOCUMENT

×
Document Categories / Types Books Journals Others
Document Title
Document Selection

File size: Less than 2MB

File types: DOC(X),XLS(X), PPT(X), PDF, CSV, JPEG, PNG,


Submit Cancel
×


DELETE DOCUMENT

Are you sure you want to delete this document ?

Delete Cancel
×


WRITE TO US / REPORT AN ISSUE HERE




Publisher Library OPAC (Library OPAC) Current Science (Electronic Journals
Databases) EBSCO (Electronic Journals Databases) Economic and Political weekly
(EPW) (Electronic Journals Databases) JSTOR (Electronic Journals Databases)
ProQuest (Electronic Journals Databases) Ergonomics in Design (Electronic
Journals Databases) ScienceDirect (Electronic Journals Databases) The Design
Journal (Electronic Journals Databases) ASME Digital Collection (Engineering
Databases) DELNET (Engineering Databases) IEEE (Engineering Databases) Science
Direct (Engineering Databases) Springer (Engineering Databases) e-KUMBH (E-Books
Database) Ebrary (E-Books Database) Pearson E-Books (E-Books Database) UGC
e-books (E-Books Database) ISI Emerging Markets (Research Database) Capitaline
(Company Database) EPWRF India Time Series (Statistical Database) IndiaStat
(Statistical Database) Hein Online (Law Databases) Live Law (Law Databases)
Manupatra (Law Databases) WestLaw India (Law Databases) National Digital Library
of India (SWYAM/ National Digital Library of India) SWAYAM (SWYAM/ National
Digital Library of India)
Issue Type Full text PDF is not getting download Web page not displaying
correctly Not able to login with given credentials Full text view is not
displaying correctly IP based access is not working Other
Upload file


Submit
Reset
Submit
Reset

CONTACT US

×

CALL

022-42355662

EMAIL

krc@nmims.edu

ADDRESS

V. L. Mehta Road, Vile Parle, West, Mumbai - 400 056 Maharashtra, India


UPLOAD PROFILE PICTURE

×
Choose Profile Picture


Image size: Less than 100KB

File type supported: JPG/JPEG, PNG



Upload


YOUR SEARCH HISTORY (LAST 50 SEARCHES)

×

NOTE : SOME OF THE PUBLISHERS MAY BLOCK THE SEARCH WEB URL CAPTURING OPTION,
HENCE THE SEARCH RESULTS MAY NOT BE VISIBLE HERE

No Search History Found



CREATE INFORMATION SHARING

×
Topic / Information Title
Information Type : 
Journals
Books
Databases
Audio
Video
Others
Information Web URL address :  
Open Access Content
Subscribed Content
Only Single type of Resource Web URL address Selected.
Only Single type of Resource Web URL address Selected.
Receiver Address Type :  
Email
LoginID
Please add valid Email and must be a mapmyaccess user.
Please add valid Username and must be a mapmyaccess user.

Save Cancel


EDIT INFORMATION SHARING

×
Topic / Information Title
Information Type :  
Journals
Books
Databases
Audio
Video
Others
Information Web URL address : 
Open Access Content
Subscribed Content

Receiver Address Type: 
Email
LoginID
Please add valid Email and must be a mapmyaccess user.
Please add valid Username and must be a mapmyaccess user.

Update Cancel
×


DELETE INFORMATION SHARING

Are you sure you want to delete this document ?

Delete Cancel




×





×



REQUEST AN ARTICLE OR BOOK

×
Article / Book / Resource Title
Content Type Article Book Others
Publisher Name
Web URL Address of Article / Book

  Send Email to Library Admin

Cancel


YOUR COMMENTS SECTION

×
Note: Once approved by your library, your comments will be displayed on the
landing page Submit


COMMENTS SECTION

×

There are no comments available. Please check after sometime.