dcx.gainskillsmedia.com Open in urlscan Pro
192.249.117.243  Public Scan

URL: https://dcx.gainskillsmedia.com/4th/pages/register.html
Submission: On January 30 via manual from IN — Scanned from DE

Form analysis 1 forms found in the DOM

Name: formPOST ./mails/register.php

<form method="POST" action="./mails/register.php" name="form" id="form" class="register-body" novalidate="novalidate">
  <div class="register-input-main-container">
    <div class="register-input-container">
      <div class="label-container">
        <label class="input-label" for="inquiryType">Inquiry Type</label>
        <span class="important">*</span>
      </div>
      <div class="input-container">
        <i class="fa-solid fa-users form-icon"></i>
        <select name="inquiryType" id="inquiryType" class="input-field input-text" important="">
          <option value="" disabled="" selected="">Inquiry Type</option>
          <option value="Sponsor">Sponsor</option>
          <option value="Speaker">Speaker</option>
          <option value="Delegate" selected="">Delegate</option>
        </select>
      </div>
    </div>
  </div>
  <div class="register-input-main-container">
    <div class="register-input-container">
      <div class="label-container">
        <label class="input-label" for="firstName">First Name</label>
        <span class="important">*</span>
      </div>
      <div class="input-container">
        <i class="fa-solid fa-user form-icon"></i>
        <input type="text" name="firstName" id="firstName" class="input-field">
      </div>
    </div>
    <div class="register-input-container">
      <div class="label-container">
        <label class="input-label" for="lastName">last Name</label>
        <span class="important">*</span>
      </div>
      <div class="input-container">
        <i class="fa-solid fa-user form-icon"></i>
        <input type="text" name="lastName" id="lastName" class="input-field">
      </div>
    </div>
  </div>
  <div class="register-input-main-container">
    <div class="register-input-container">
      <div class="label-container">
        <label class="input-label" for="email">Official Email</label>
        <span class="important">*</span>
      </div>
      <div class="input-container">
        <i class="fa-solid fa-envelope form-icon"></i>
        <input type="text" name="email" id="email" class="input-field">
      </div>
      <p class="d-none text-danger" id="email-error" style="background: #fff;width: 100%;padding: 5px 10px;border-radius: 0;"></p>
    </div>
    <div class="register-input-container">
      <div class="label-container">
        <label class="input-label" for="mobileNumber">Mobile Number</label>
        <span class="important">*</span>
      </div>
      <div class="input-container">
        <i class="fa-solid fa-phone form-icon"></i>
        <input type="text" name="mobileNumber" id="mobileNumber" class="input-field" pattern="[1-9]{1}[0-9]{9}" required="">
      </div>
    </div>
  </div>
  <div class="register-input-main-container">
    <div class="register-input-container">
      <div class="label-container">
        <label class="input-label" for="designation">Designation</label>
        <span class="important">*</span>
      </div>
      <div class="input-container">
        <i class="fa-solid fa-user form-icon"></i>
        <input type="text" name="designation" id="designation" class="input-field">
      </div>
    </div>
    <div class="register-input-container">
      <div class="label-container">
        <label class="input-label" for="companyName">Company Name</label>
        <span class="important">*</span>
      </div>
      <div class="input-container">
        <i class="fa-solid fa-building form-icon"></i>
        <input type="text" name="companyName" id="companyName" class="input-field">
      </div>
    </div>
  </div>
  <!-- <div class="register-input-main-container">
                        <div class="register-input-container">
                            <div class="label-container">
                                <label class="input-label" for="noOfParticipants">Number Of Participants</label>
                            </div>
                            <div class="input-container">
                                <i class="fa-solid fa-users form-icon"></i>
                                <select name="noOfParticipants" id="noOfParticipants"
                                    class="input-field input-text">
                                    <option value="" disabled="">Number Of Participants</option>
                                    <option value="1" selected="">1 Participant</option>
                                    <option value="1-5 Participants">1-5 Participants</option>
                                    <option value="6-10 Participants">6-10 Participants</option>
                                    <option value="11-20 Participants">11-20 Participants</option>
                                </select>
                            </div>
                        </div>
                    </div> -->
  <div class="register-input-main-container">
    <div class="register-input-container">
      <div class="label-container">
        <label class="input-label" for="awardsNomination">Awards</label>
      </div>
      <div class="input-container">
        <i class="fa-solid fa-trophy form-icon"></i>
        <select name="awardsNomination" id="awardsNomination" class="input-text input-field">
          <option value="" disabled="" selected="" hidden="">Choose Category</option>
          <optgroup label="Individuals Categories">
            <option value="None" selected="">None</option>
          </optgroup>
          <optgroup label="Individuals Categories">
            <option value="Customer Contact Leader of the Year">Customer Contact Leader of the Year</option>
            <option value="Innovation Leader of the Year">Innovation Leader of the Year</option>
            <option value="Customer Service Leader of the Year">Customer Service Leader of the Year</option>
            <option value="Chief Technology Leader of the Year">Chief Technology Leader of the Year</option>
            <option value="Rising Star BPO Leader of the Year">Rising Star BPO Leader of the Year</option>
            <option value="Community Impact Leader of the Year">Community Impact Leader of the Year</option>
            <option value="Tech Innovator of the Year">Tech Innovator of the Year</option>
            <option value="Client Relationship Expert of the Year">Client Relationship Expert of the Year</option>
            <option value="Customer Engagement Leader of the Year">Customer Engagement Leader of the Year</option>
            <option value="Sustainability Champion of the Year">Sustainability Champion of the Year</option>
            <option value="Workforce Transformation Leader of the Year">Workforce Transformation Leader of the Year</option>
            <option value="Data Security Leader of the Year">Data Security Leader of the Year</option>
            <option value="Cloud Computing Champion of the Year">Cloud Computing Champion of the Year</option>
          </optgroup>
          <optgroup label="Organizations Categories">
            <option value="Workforce Innovation of the Year">Workforce Innovation of the Year</option>
            <option value="Best Contact Center Training &amp; Development Program of the Year">Best Contact Center Training &amp; Development Program of the Year</option>
            <option value="Cloud Computing &amp; Innovation Excellence of the Year">Cloud Computing &amp; Innovation Excellence of the Year</option>
            <option value="Customer Service Excellence of the Year">Customer Service Excellence of the Year</option>
            <option value="BPO Transformation Excellence of the Year">BPO Transformation Excellence of the Year</option>
            <option value="Outstanding Contact Center Culture of the Year">Outstanding Contact Center Culture of the Year</option>
            <option value="Workplace Excellence of the Year">Workplace Excellence of the Year</option>
            <option value="Excellence in Process Efficiency">Excellence in Process Efficiency</option>
            <option value="Best Gen AI Application of the Year">Best Gen AI Application of the Year</option>
            <option value="Gen AI Provider of the Year">Gen AI Provider of the Year</option>
            <option value="Excellence in Cross-Cultural Communication">Excellence in Cross-Cultural Communication</option>
            <option value="Excellence in Cybersecurity">Excellence in Cybersecurity</option>
            <option value="BPO Excellence of the Year">BPO Excellence of the Year</option>
            <option value="Best Place to Work">Best Place to Work</option>
          </optgroup>
        </select>
      </div>
    </div>
  </div>
  <div class="register-input-main-container" id="sponsorTypeContainer" style="display: none;">
    <div class="register-input-container">
      <div class="label-container">
        <label class="input-label" for="sponsorType">Sponsor Type</label>
      </div>
      <div class="input-container">
        <i class="fa-solid fa-trophy form-icon"></i>
        <select name="sponsorType" id="sponsorType" class="input-text input-field">
          <option value="" disabled="" selected="">Choose Category</option>
          <option value="Presenting Partner">Presenting Partner</option>
          <option value="Co-Presenting Partner">Co-Presenting Partner</option>
          <option value="Platinum Partner">Platinum Partner</option>
          <option value="Gold Partner">Gold Partner</option>
          <option value="Silver Partner">Silver Partner</option>
          <option value="Other">Other</option>
        </select>
      </div>
    </div>
  </div>
  <div class="register-input-main-container" id="sponsorTypeContainerOther" style="display: none;">
    <div class="register-input-container">
      <div class="input-container">
        <i class="fa-solid fa-trophy form-icon"></i>
        <input type="text" name="sponsorTypeOther" id="sponsorTypeOther" class="input-text input-field" required="" disabled="">
      </div>
    </div>
  </div>
  <div class="register-input-main-container">
    <div class="register-input-container">
      <div class="label-container">
        <label class="input-label" for="address">Address</label>
        <span class="important">*</span>
      </div>
      <div class="input-container">
        <i class="fa-solid fa-home form-icon"></i>
        <textarea type="text" name="address" id="address" class="input-field"></textarea>
      </div>
    </div>
  </div>
  <div class="register-input-main-container">
    <div class="register-input-container">
      <div class="label-container">
        <label class="input-label" for="gst">GST Number</label>
      </div>
      <div class="input-container">
        <i class="fa-solid fa-user form-icon"></i>
        <input type="text" name="gst" id="gst" class="input-field">
      </div>
    </div>
  </div>
  <!-- <div class="register-input-main-container">
                        <div class="register-input-container">
                            <div id="g-recaptcha-response" class="g-recaptcha" data-sitekey="6Lfi8xQnAAAAADx78813k-uhK7W9ccookpVKWjr4">
                                <div style="width: 304px; height: 78px;">
                                    <div>
                                        <iframe title="reCAPTCHA" src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lfi8xQnAAAAADx78813k-uhK7W9ccookpVKWjr4&amp;co=aHR0cHM6Ly9jaHJvLmdhaW5za2lsbHNtZWRpYS5jb206NDQz&amp;hl=en&amp;v=iRvKkcsnpNcOYYwhqaQxPITz&amp;size=normal&amp;cb=r492b5829zhq" width="304" height="78" role="presentation" name="a-5iyrxxypo34b" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></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>
                                <iframe style="display: none;"></iframe>
                            </div>
                        </div>
                    </div> -->
  <div class="register-input-main-container mt-2">
    <div class="register-input-container">
      <div class="input-container">
        <input type="checkbox" name="share-to-all-sponsors" id="share-to-all-sponsors" class="input-field mt-1" required="">
        <label for="share-to-all-sponsors" class="fst-italic">By submitting this form, you agree to have your contact information, including email, passed on to the sponsors of this event for the purpose of following up on your interests</label>
      </div>
      <div class="input-container" style="display: block;">
        <p class="fst-italic">By submitting this form, you agree to be bound by the <a href="https://gainskillsmedia.com/pages/refund-policy-and-t&amp;c" target="_blank">Terms &amp; Conditions</a> and
          <a target="_blank" href="https://gainskillsmedia.com/pages/privacy-&amp;-policy">Privacy Policy</a></p>
      </div>
    </div>
  </div>
  <div class="register-input-main-container">
    <div class="register-input-container">
      <button type="submit" class="register-btn" name="register-btn" id="register-btn">Register Now</button>
    </div>
  </div>
</form>

Text Content

Home Partners Speakers Chapters 1st #Mumbai 2nd #Delhi 3rd #Bangalore 4th
#Mumbai Awards Pricing Venue Register


REGISTER

Inquiry Type *
Inquiry Type Sponsor Speaker Delegate
First Name *

last Name *

Official Email *




Mobile Number *

Designation *

Company Name *

Awards
Choose Category None Customer Contact Leader of the Year Innovation Leader of
the Year Customer Service Leader of the Year Chief Technology Leader of the Year
Rising Star BPO Leader of the Year Community Impact Leader of the Year Tech
Innovator of the Year Client Relationship Expert of the Year Customer Engagement
Leader of the Year Sustainability Champion of the Year Workforce Transformation
Leader of the Year Data Security Leader of the Year Cloud Computing Champion of
the Year Workforce Innovation of the Year Best Contact Center Training &
Development Program of the Year Cloud Computing & Innovation Excellence of the
Year Customer Service Excellence of the Year BPO Transformation Excellence of
the Year Outstanding Contact Center Culture of the Year Workplace Excellence of
the Year Excellence in Process Efficiency Best Gen AI Application of the Year
Gen AI Provider of the Year Excellence in Cross-Cultural Communication
Excellence in Cybersecurity BPO Excellence of the Year Best Place to Work
Sponsor Type
Choose Category Presenting Partner Co-Presenting Partner Platinum Partner Gold
Partner Silver Partner Other

Address *

GST Number

By submitting this form, you agree to have your contact information, including
email, passed on to the sponsors of this event for the purpose of following up
on your interests

By submitting this form, you agree to be bound by the Terms & Conditions and
Privacy Policy

Register Now

FOR ANY QUERIES:

SPONSORSHIP QUERIES:

Sumeet Khatri

sumeetk@gainskillsmedia.com +91 9082419495

SPEAKER QUERIES:

Navin Mithal

navin@gainskillsmedia.com +91 9321908548

PARTICIPATION & AWARDS QUERIES:

Adil Najeeb

adil@gainskillsmedia.com +91 9324802576

PAYMENT QUERIES:

Rajkishor Gupta

finance@gainskillsmedia.com +91 8655794456

Gain Skills is a dynamic team of creative individuals who are passionate about
their work and committed to building strong, long-term relationships with their
clients. With a focus on personality, creativity, and flawless project
management, We bring a blend of magic and logic to every project. We specialize
in organizing bespoke events,small to large conferences and awards ceremonies
also digital events. The team prides itself on being easy to work with,
straightforward, and possessing a sense of humor. We strive for success and
perfection in everything we do, and Our growing team of young and vibrant
individuals embodies the Gain Skills spirit.

Follow Us:



FOR SPONSORSHIP OPPORTUNITIES CONNECT WITH :

Mr. Sumeet Khatri  -  Founder & MD:

Sumeetk@gainskillsmedia.com

+91 9082419495

FOR DELEGATE PARTICIPATION AND AWARDS OPPORTUNITIES CONNECT WITH :

Mr. Adil Najeeb  -  Chief Sales Officer:

Adil@gainskillsmedia.com

+91 9324802576

FOR SPEAKING OPPORTUNITIES CONNECT WITH :

Mr. Navin Mittal  -  Lead Conference Producer:

Navin@gainskillsmedia.com

+91 9321908548

Follow Us:



Copyright



GainSkills Business Media Pvt Ltd - 2023


Privacy Policy

Refund and Terms & Condition