geosmartindia.net Open in urlscan Pro
162.254.144.139  Public Scan

URL: https://geosmartindia.net/2023/exhibition-visitor-registration.php
Submission: On November 16 via api from CA — Scanned from CA

Form analysis 2 forms found in the DOM

POST

<form action="" method="POST" class="row form" enctype="multipart/form-data" novalidate="">
  <div class="col-md-4 py-2">
    <label for="inputEmail4" class="form-label">Email<em>*</em></label>
    <input type="email" class="form-control emailinput" name="email" required="" onfocusout="emailExist(this.value)">
    <small id="emailerror" class="error-msg-input"></small>
  </div>
  <div class="col-md-4 py-2">
    <label class="form-label">First Name<em>*</em></label>
    <input type="text" class="form-control" name="fname" required="">
  </div>
  <div class="col-md-4 py-2">
    <label class="form-label">Last Name<em>*</em></label>
    <input type="text" class="form-control" name="lname" required="">
  </div>
  <div class="col-md-4 py-2">
    <label class="form-label">Gender<em>*</em></label>
    <select name="gender" class="form-control" required="">
      <option value="" selected="" disabled="">Select Gender</option>
      <option value="Male">Male</option>
      <option value="Female">Female</option>
      <option value="Other">Other</option>
    </select>
  </div>
  <div class="col-md-4 py-2">
    <label class="form-label">Category <em>*</em></label>
    <select name="category" required="" class="category form-control">
      <option value="" selected="" disabled="">Please select</option>
      <option value="Academia">Academia</option>
      <option value="Exhibition Visitor">Exhibition Visitor</option>
    </select>
  </div>
  <div class="col-md-4 py-2 orgdiv" style="display: none;">
    <label class="form-label org">Institution Name<em>*</em></label>
    <input type="text" class="form-control" name="organization" required="">
  </div>
  <div class="col-md-4 py-2 desdiv" style="display: none;">
    <label class="form-label designation">Course<em>*</em></label>
    <input type="text" class="form-control" name="designation" required="">
  </div>
  <div class="col-md-4 py-2">
    <label class="form-label">Phone No.<em>*</em></label>
    <input type="text" data-parsley-pattern="^[\d\+\-\.\(\)\/\s]*$" class="form-control" name="mobile" required="">
  </div>
  <div class="col-md-4 py-2">
    <label class="form-label">Address<em>*</em></label>
    <input type="text" class="form-control" name="address" required="">
  </div>
  <div class="col-md-4 py-2 idcard" style="display: none;">
    <label class="form-label">ID Card<em>*</em></label>
    <div class="form-control h-auto">
      <input name="file" type="file" class="form-control-file idc" file="">
    </div>
    <small>Supported Type: PNG,JPG,JPEG,PDF</small>
  </div>
  <div class="col-md-4 py-2 ds" style="display: none;">
    <label class="form-label">Domain Specialization<em>*</em></label>
    <select name="ds" class="form-control domainspec" required="">
      <option value="" selected="" disabled="">--Select--</option>
      <option value="Agriculture &amp; Food Security">Agriculture &amp; Food Security</option>
      <option value="Armed Forces">Armed Forces</option>
      <option value="BFSI">BFSI</option>
      <option value="City Authorities">City Authorities</option>
      <option value="Disaster Management">Disaster Management</option>
      <option value="Emergency Response">Emergency Response</option>
      <option value="Engineering &amp; Construction">Engineering &amp; Construction</option>
      <option value="Environment &amp; Climate Change">Environment &amp; Climate Change</option>
      <option value="Fisheries">Fisheries</option>
      <option value="Forestry &amp; Wildlife">Forestry &amp; Wildlife</option>
      <option value="Geospatial Technology Providers">Geospatial Technology Providers</option>
      <option value="Healthcare">Healthcare</option>
      <option value="ICT">ICT</option>
      <option value="Intelligence Agencies">Intelligence Agencies</option>
      <option value="Land Management">Land Management</option>
      <option value="Marine &amp; Coastal">Marine &amp; Coastal</option>
      <option value="Mining">Mining</option>
      <option value="Police Departments">Police Departments</option>
      <option value="Retail &amp; e-Commerce">Retail &amp; e-Commerce</option>
      <option value="Social Media and Advertising">Social Media and Advertising</option>
      <option value="Supply Chain and Logistics">Supply Chain and Logistics</option>
      <option value="Transportation">Transportation</option>
      <option value="Urban Planning">Urban Planning</option>
      <option value="Utilities">Utilities</option>
      <option value="Other">Other</option>
    </select>
    <input type="text" class="form-control mt-2 domainspecother" id="domainspecother" style="display: none;">
  </div>
  <div class="col-md-4 py-2 ot" style="display: none;">
    <label class="form-label">Organisation Type<em>*</em></label>
    <select name="area" class="form-control orgtype" required="">
      <option value="" selected="" disabled="">Please Choose</option>
      <option value="Academia &amp; Research">Academia &amp; Research</option>
      <option value="Association/NGO">Association/NGO</option>
      <option value="Consultancy Firm">Consultancy Firm</option>
      <option value="Government">Government</option>
      <option value="Multilateral/Regional">Multilateral/Regional</option>
      <option value="Enterprise User">Enterprise User</option>
      <option value="Technology and Data Provider">Technology and Data Provider</option>
    </select>
  </div>
  <div class="col-md-12">
    <input value="Submit" type="submit" class="submit-btn" name="submit">
  </div>
</form>

POST

<form method="post" novalidate="novalidate"><!---->
  <div>
    <div class="b24-form-field b24-form-field-email b24-form-control-string">
      <div>
        <div>
          <div class="b24-form-control-container b24-form-control-icon-after"><input name="email" autocomplete="email" type="email" class="b24-form-control">
            <div class="b24-form-control-label"> Work E-mail <span class="b24-form-control-required">*</span></div> <!----> <!---->
            <div class="b24-form-control-alert-message" style="display: none;"> Field is required </div>
          </div>
        </div> <!----> <!---->
      </div> <!---->
    </div>
    <div class="b24-form-field b24-form-field-name b24-form-control-string">
      <div>
        <div>
          <div class="b24-form-control-container b24-form-control-icon-after"><input name="name" autocomplete="given-name" type="string" class="b24-form-control">
            <div class="b24-form-control-label"> First Name <span class="b24-form-control-required">*</span></div> <!----> <!---->
            <div class="b24-form-control-alert-message" style="display: none;"> Field is required </div>
          </div>
        </div> <!----> <!---->
      </div> <!---->
    </div>
    <div class="b24-form-field b24-form-field-last-name b24-form-control-string">
      <div>
        <div>
          <div class="b24-form-control-container b24-form-control-icon-after"><input name="lastname" autocomplete="family-name" type="string" class="b24-form-control">
            <div class="b24-form-control-label"> Last name <span class="b24-form-control-required">*</span></div> <!----> <!---->
            <div class="b24-form-control-alert-message" style="display: none;"> Field is required </div>
          </div>
        </div> <!----> <!---->
      </div> <!---->
    </div>
    <div class="b24-form-field b24-form-field-string b24-form-control-string">
      <div>
        <div>
          <div class="b24-form-control-container b24-form-control-icon-after"><input type="string" class="b24-form-control">
            <div class="b24-form-control-label"> Job Title <span class="b24-form-control-required" style="display: none;">*</span></div> <!----> <!---->
            <div class="b24-form-control-alert-message" style="display: none;">
            </div>
          </div>
        </div> <!----> <!---->
      </div> <!---->
    </div>
    <div class="b24-form-field b24-form-field-company-name b24-form-control-string">
      <div>
        <div>
          <div class="b24-form-control-container b24-form-control-icon-after"><input type="string" class="b24-form-control">
            <div class="b24-form-control-label"> Organization <span class="b24-form-control-required">*</span></div> <!----> <!---->
            <div class="b24-form-control-alert-message" style="display: none;"> Field is required </div>
          </div>
        </div> <!----> <!---->
      </div> <!---->
    </div>
    <div class="b24-form-field b24-form-field-list b24-form-control-list"><!---->
      <div>
        <div>
          <div class="b24-form-control-container b24-form-control-icon-after"><input readonly="readonly" type="text" class="b24-form-control">
            <div class="b24-form-control-label"> Country <span class="b24-form-control-required">*</span></div> <!---->
            <div class="b24-form-control-alert-message" style="display: none;"> Field is required </div>
            <div class="b24-form-dropdown"><!----></div> <!----> <!---->
          </div> <!---->
          <div class="b24-form-dropdown"><!----></div>
        </div> <!---->
      </div>
    </div>
    <div class="b24-form-field b24-form-field-text b24-form-control-text">
      <div>
        <div>
          <div class="b24-form-control-container b24-form-control-icon-after"><textarea class="b24-form-control"></textarea>
            <div class="b24-form-control-label"> Your Question <span class="b24-form-control-required">*</span></div> <!---->
            <div class="b24-form-control-alert-message" style="display: none;"> Field is required </div>
          </div>
        </div> <!----> <!---->
      </div> <!---->
    </div>
  </div>
  <div>
    <div class="b24-form-field b24-form-field-agreement b24-form-control-agreement"><!---->
      <div><label class="b24-form-control-container"><input type="checkbox" onclick="this.blur()"> <span class="b24-form-control-desc"><span class="b24-form-field-agreement-link">By clicking a submission button, I agree to consent for future
              communications </span></span> <span class="b24-form-control-required">*</span>
          <div class="b24-form-control-alert-message" style="display: none;"> Field is required </div>
        </label> <!----></div>
    </div>
    <div class="v-portal" style="display: none;"></div>
  </div> <!---->
  <div class="b24-form-btn-container"><!----> <!---->
    <div class="b24-form-btn-block"><button type="submit" class="b24-form-btn"> Submit </button></div>
  </div> <span style="color: red; display: none;"> Debug: fill fields </span>
</form>

Text Content

This website uses cookies to ensure you get the best experience on our website.
Our Privacy Policy
Got it
Form

 
 * Home
 * About
   * Overview
   * Theme
   * Archive
 * Program
   * Schedule
 * Speakers
 * Exhibition
   * Overview
   * Exhibitor Profiles
   * Exhibitor Manual
 * Awards
   * Geosmart India Awards
 * Partners
 * Resources
   * knowledge hub
   * Blog
   * Media
 * GENERAL INFORMATION
   * Venue
   * Accommodation
 * Contact


17– 19 OCTOBER 2023, HICC, HYDERABAD, INDIA



EXHIBITION VISITOR REGISTRATION

Email*
First Name*
Last Name*
Gender* Select Gender Male Female Other
Category * Please select Academia Exhibition Visitor
Institution Name*
Course*
Phone No.*
Address*
ID Card*

Supported Type: PNG,JPG,JPEG,PDF
Domain Specialization* --Select-- Agriculture & Food SecurityArmed
ForcesBFSICity AuthoritiesDisaster ManagementEmergency ResponseEngineering &
ConstructionEnvironment & Climate ChangeFisheriesForestry & WildlifeGeospatial
Technology ProvidersHealthcareICTIntelligence AgenciesLand ManagementMarine &
CoastalMiningPolice DepartmentsRetail & e-CommerceSocial Media and
AdvertisingSupply Chain and LogisticsTransportationUrban PlanningUtilitiesOther
Organisation Type* Please Choose Academia & ResearchAssociation/NGOConsultancy
FirmGovernmentMultilateral/RegionalEnterprise UserTechnology and Data Provider



GEOSMART INDIA SECRETARIAT

A-145, Sector 63, Noida, India
TEL: +91-120-4612500
Email: info@geosmartindia.net

ARCHIVE

 * Nov'22
 * Dec'21
 * Dec'19
 * Feb'19
 * Mar'16

QUICK LINKS

 * Partners
 * Exhibitors
 * Program
 * Awards
 * Contact

Copyright: Geospatial Media and Communications
I accept
I don't accept

Work E-mail *
Field is required
First Name *
Field is required
Last name *
Field is required
Job Title *

Organization *
Field is required
Country *
Field is required


Your Question *
Field is required
By clicking a submission button, I agree to consent for future communications *
Field is required

Submit
Debug: fill fields

Request has been sent!







Resend


The form is disabled



ua vn de id ms ja hi en in fr it th tc pl sc ru la br tr Report abuse
Powered by Bitrix 24