aima.in Open in urlscan Pro
192.206.4.63  Public Scan

URL: https://aima.in/
Submission: On October 29 via manual from PL — Scanned from CA

Form analysis 4 forms found in the DOM

Name: EnquiryformPOST #

<form name="Enquiryform" action="#" id="homecontactformmobile" method="post">
  <label>
    <div class="nameicon"><img src="https://www.aima.in/img/user.png"></div>
    <input type="text" name="name" placeholder="Name" class="name" required="" onkeypress="return ((event.charCode >= 65 &amp;&amp; event.charCode <= 90) || (event.charCode >= 97 &amp;&amp; event.charCode <= 122) || (event.charCode == 32))">
  </label>
  <label>
    <div class="nameicon"><img src="https://www.aima.in/img/map-marker.png"></div>
    <input type="text" name="city" placeholder="City" class="city" required="">
  </label>
  <label>
    <div class="nameicon"><img src="https://www.aima.in/img/intrest.png"></div>
    <select name="interest" class="interestsrch" id="" required="">
      <option value="">Area of Interest</option>
      <option value="Management Education">Management Education</option>
      <option value="Events &amp; Conferences">Events &amp; Conferences</option>
      <option value="GAMP">GAMP</option>
      <option value="Retreats">Retreats</option>
      <option value="Workshops &amp; Trainings">Workshops &amp; Trainings</option>
      <option value="MAT">MAT</option>
      <option value="UGAT">UGAT</option>
      <option value="RMAT">RMAT</option>
      <option value="Other Tests">Other Tests</option>
      <option value="Business Simulation">Business Simulation</option>
      <option value="Quiz &amp; Competitions">Quiz &amp; Competitions</option>
      <option value="Certifications">Certifications</option>
      <option value="Membership">Membership</option>
      <option value="Young Leaders Council">Young Leaders Council</option>
      <option value="Vice Chancellors Council">Vice Chancellors Council</option>
    </select>
  </label>
  <label>
    <div class="nameicon"><img src="https://www.aima.in/img/mail.png"></div>
    <input type="email" name="emaill" placeholder="Email" class="email" required="">
  </label>
  <label>
    <div class="nameicon"><img src="https://www.aima.in/img/phone.png"></div>
    <input type="text" name="number" placeholder="Contact Number" maxlength="10" class="contact" required="" onkeypress="if ( isNaN(this.value + String.fromCharCode(event.keyCode) )) return false;">
  </label>
  <p id="message" style="color: red"></p>
  <div id="mobilecontact" class="g-recaptcha" style="text-align: center;display: flex;align-items: center;justify-content: center;">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-ckddwm5fm5mc" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lf1xL8bAAAAAIG1EDmcjdlnsNFbyCVwDK_XtJfy&amp;co=aHR0cHM6Ly9haW1hLmluOjQ0Mw..&amp;hl=en&amp;v=lqsTZ5beIbCkK4uGEGv9JmUR&amp;size=normal&amp;cb=qh2owjz9146a"></iframe></div><textarea
        id="g-recaptcha-response-2" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div>
  <input type="submit" name="submit" value="Send" class="theme_btn_dn">
</form>

POST #

<form method="post" id="event_enquiryform" action="#">
  <div class="form-group">
    <label>Name</label>
    <img src="https://www.aima.in/img/user.png" class="modal_form_input_img" alt="">
    <input type="text" name="name11" class="form-control name" required="">
  </div>
  <div class="form-group">
    <label>Email</label>
    <img src="https://www.aima.in/img/mail.png" class="modal_form_input_img" alt="">
    <input type="email" name="email11" placeholder="" class="form-control email" required="">
  </div>
  <div class="form-group">
    <label>Designation</label>
    <img src="https://www.aima.in/img/intrest.png" class="modal_form_input_img" alt="">
    <input type="text" placeholder="" name="designation11" class="form-control interestsrch" required="">
  </div>
  <div class="form-group">
    <label>Organisation</label>
    <img src="https://www.aima.in/img/placebank-building.png" class="modal_form_input_img" alt="">
    <input type="text" name="organisation11" placeholder="" class="form-control contact" required="">
  </div>
  <div class="form-group">
    <label>Mobile</label>
    <img src="https://www.aima.in/img/phone.png" class="modal_form_input_img" alt="">
    <input type="text" name="mobile11" placeholder="" class="form-control mobile" required="">
    <input type="hidden" name="page_url11" placeholder="Mobile" class="mobile" value="/" required="">
  </div>
  <div class="text-center"><input type="submit" name="submit11" value="Submit" class="theme_btn_dn"></div>
</form>

Name: EnquiryformPOST #

<form name="Enquiryform" action="#" id="homecontactform" method="post">
  <label>
    <div class="nameicon"><img src="https://www.aima.in/img/user.png"></div>
    <input type="text" name="name" placeholder="Name" class="name" required="" maxlength="100"
      onkeypress="return ((event.charCode >= 65 &amp;&amp; event.charCode <= 90) || (event.charCode >= 97 &amp;&amp; event.charCode <= 122) || (event.charCode == 32))">
  </label>
  <label>
    <div class="nameicon"><img src="https://www.aima.in/img/map-marker.png"></div>
    <input type="text" name="city" placeholder="City" class="city" required="" maxlength="50">
  </label>
  <label>
    <div class="nameicon"><img src="https://www.aima.in/img/intrest.png"></div>
    <select name="interest" class="interestsrch" id="" required="">
      <option value="">Area of Interest</option>
      <option value="Management Education">Management Education</option>
      <option value="Events &amp; Conferences">Events &amp; Conferences</option>
      <option value="GAMP">GAMP</option>
      <option value="Retreats">Retreats</option>
      <option value="Workshops &amp; Trainings">Workshops &amp; Trainings</option>
      <option value="MAT">MAT</option>
      <option value="UGAT">UGAT</option>
      <option value="RMAT">RMAT</option>
      <option value="Other Tests">Other Tests</option>
      <option value="Business Simulation">Business Simulation</option>
      <option value="Quiz &amp; Competitions">Quiz &amp; Competitions</option>
      <option value="Certifications">Certifications</option>
      <option value="Membership">Membership</option>
      <option value="Young Leaders Council">Young Leaders Council</option>
      <option value="Vice Chancellors Council">Vice Chancellors Council</option>
    </select>
  </label>
  <label>
    <div class="nameicon"><img src="https://www.aima.in/img/mail.png"></div>
    <input type="email" name="emaill" placeholder="Email" class="email" required="">
  </label>
  <label>
    <div class="nameicon"><img src="https://www.aima.in/img/phone.png"></div>
    <input type="text" name="number" placeholder="Contact Number" maxlength="10" class="contact" required="" onkeypress="if ( isNaN(this.value + String.fromCharCode(event.keyCode) )) return false;">
  </label>
  <p id="message1" style="color: red"></p>
  <div id="RecaptchaField1" class="g-recaptcha" style="text-align: center;display: flex;align-items: center;justify-content: center;">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-m3571xi3wdk" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lf1xL8bAAAAAIG1EDmcjdlnsNFbyCVwDK_XtJfy&amp;co=aHR0cHM6Ly9haW1hLmluOjQ0Mw..&amp;hl=en&amp;v=lqsTZ5beIbCkK4uGEGv9JmUR&amp;size=normal&amp;cb=axup38bn5cp"></iframe></div><textarea
        id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div>
  </div>
  <input type="submit" name="submit" value="Send" class="theme_btn_dn">
</form>

Name: newsletterPOST #

<form name="newsletter" id="subscribe" action="#" method="post">
  <div class="position_relative  form-group">
    <input type="email" id="newsletter" name="email" autocomplete="off" placeholder="Your Email" required="">
    <button class="newsletter_btn"><i class="fa fa-paper-plane-o" aria-hidden="true"></i></button>
  </div>
  <p id="text" style="color: red"></p>
  <div id="footercaptcha" class="g-recaptcha" style="     text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-sw8la7t6pud" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lf1xL8bAAAAAIG1EDmcjdlnsNFbyCVwDK_XtJfy&amp;co=aHR0cHM6Ly9haW1hLmluOjQ0Mw..&amp;hl=en&amp;v=lqsTZ5beIbCkK4uGEGv9JmUR&amp;size=normal&amp;cb=eap5uqeax5hp"></iframe></div><textarea
        id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div>
  </div>
</form>

Text Content

 * 
 * Members Corner
 * Students Corner
 * 
   
   

 * 
 * About AIMA
   * Overview
   * Office Bearers
   * AIMA Councils &
     Committees
   * Other Councils –
     Membership based
   * Past Presidents
   * AIMA Secretariat
 * Events & Conferences
   * Flagship Events
   * Event Calendar
   * National Events
   * International Events
   * AIMA Awards
 * Management Education
   * Discover Courses
   * Doctorate
   * Short Term Courses
   * Admissions
   * Academics
   * Library
   * Class Schedule
 * Professional Development
   * GAMP
   * Retreats
   * Business Simulation
   * Competitions & Quizzes
   * Workshops & Trainings
 * Testing & Assessment
   * MAT
   * Assessments
   * RMAT
   * UGAT
   * AMT Certification
 * Membership & Network
   * Join AIMA
   * AIMA Membership
   * Local Management
     Associations
   * International Membership
 * Knowledge Resources
   * Research
   * Reports
   * Publications
   * Management Articles
 * Media Centre
   * AIMA in the News
   * Special Economic
     Times
   * Photo Gallery
   * Press Releases
   * Social Connect

 * 
 * 
 * 
 * 
 * 

×
 * Management Education
 * Testing & Assessment
 * Knowledge Resources
 * Media Centre

Cancel


CONTACT US ×


Area of Interest Management Education Events & Conferences GAMP Retreats
Workshops & Trainings MAT UGAT RMAT Other Tests Business Simulation Quiz &
Competitions Certifications Membership Young Leaders Council Vice Chancellors
Council






Cancel


FILL BELOW DETAILS TO DOWNLOAD THE DETAILS

Name
Email
Designation
Organisation
Mobile

 1. 
 2. 
 3. 
 4. 


DISCOVER AIMA

The Voice of India’s Leaders and Managers


TRANSFORMING MANAGEMENT EXPERTISE

For Aspiring & Working Professionals


SPREADING MANAGEMENT THOUGHT

Through Various Programmes & Initiatives


BUILDING MANAGEMENT CAPABILITY

For over Six Decades


EXPLORE AIMA


FLAGSHIP EVENTS

MEGA EVENTS ADDRESSED BY INDUSTRY CAPTAINS, POLICY MAKERS AND THOUGHT LEADERS

 * National Management Convention
 * Foundation Day &
   National Management Day
 * National Leadership Conclave
 * Managing India Awards

SPOTLIGHT


REGISTER FOR
MAT
DECEMBER 2024


AIMA – KPMG 7TH
MANAGEMENT CAPABILITY
DEVELOPMENT INDEX
SURVEY 2024 LAUNCH


AIMA SERVICES

BUILDING MANAGEMENT CAPABILITY FOR OVER 6 DECADES


MANAGEMENT EDUCATION

 * Post Graduate Courses
 * Doctorate
 * Short term courses through industry collaboration

KNOW MORE


PROFESSIONAL DEVELOPMENT

 * Global Advanced Management Programme
 * Retreats
 * Business Simulation
 * Competitions & Quiz
 * Workshops & Trainings

KNOW MORE


TESTING & ASSESSMENTS

 * MAT
 * UGAT
 * RMAT
 * Recruitment & Admission Tests
 * Assessment Services

KNOW MORE


MEMBERSHIP & NETWORK

 * AIMA Membership
 * Young Leaders Council
 * Local Management Associations

KNOW MORE


AIMA EVENTS

WHAT'S HAPPENING AT AIMA

INTERNATIONAL EVENTS

NATIONAL EVENTS

DIGITAL EVENTS

View All
View All


IN FOCUS

THE LATEST UPDATES FROM AIMA

ADMISSION OPEN TO
PGDM / Ex PGDM / PGCM

KNOW MORE



REGISTER FOR MAT DEC 2024

MAT Result (May 2024-August 2024)

UGAT RESULT JUNE 2024

 * 22ndNov
   
   
   VICE CHANCELLORS CONCLAVE
   
   New Delhi
   KNOW MORE
 * 09thDec
   
   
   ADVANCED AI & ANALYTICS ACCELERATOR PROGRAM
   EMPOWERING LEADERS FOR THE AI REVOLUTION
   
   New Delhi
   KNOW MORE
 * 10thJan
   
   
   CAPACITY BUILDING WORKSHOP ON CASE TEACHING & WRITING
   
   New Delhi
   KNOW MORE

FROM NATION OF SAVERS TO NATION OF INVESTORS - UDAY KOTAK ADDRESSING

Uday Kotak says that India can balance equity and debt while ensuring the
financial sector's freedom and stability.

 * 21 Feb 2024
 * 0:25:36

MISSION 2047: INDIA'S TRYST WITH A NEW DESTINY

The Panel talks about how India has raised its game in the tryst of becoming one
of the world’s most evolved countries.

 * 11 Apr 2023
 * 00:26:50

IT'S TIME TO FIND NEW OPTIONS

Nitin Gadkari Minister of Road Transport & Highways; Micro, Small & Medium
Enterprises, Government of India, speaks about the Bharatmala project. "The
government has given the highest priority to infrastucture. Under the Bharatmala
project, 75,000 kms of road and 22 new green expressway will be built,? he said.

 * 17 Sep 2019
 * 0:27:17

SHAPING THE EMERGING GLOBAL ECONOMIC ORDER

In his keynote address, Kumar Mangalam Birla, Chairman, Aditya Birla Group,
speaks about shaping the emerging global economic order.

 * 17 Feb 2020
 * 0:16:46

View All


APEX BODY OF MANAGEMENT

WITH OVER


6000 CORPORATE MEMBERS

38,000MEMBERS ACROSS INDIA

THROUGH

68 LOCAL MANAGEMENT ASSOCIATIONS


CONTACT US


Area of Interest Management Education Events & Conferences GAMP Retreats
Workshops & Trainings MAT UGAT RMAT Other Tests Business Simulation Quiz &
Competitions Certifications Membership Young Leaders Council Vice Chancellors
Council






Submit Enquiry
 * 
 * 
 * 
 * 
 * 

QUICK LINKS

 * About AIMA
 * Testing & Assessment
 * Events & Conferences
 * Membership & Network
 * Management Education
 * Professional Development
 * Research Reports & Publications
 * Media Centre

MORE HELP

 * Blog
 * Media
 * Students Corner
 * Members Corner
 * Contact Us

SUBSCRIBE TO NEWSLETTER



©2024 AIMA India. Privacy Policy | Disclaimer.