www.thedigitalgroup.com Open in urlscan Pro
115.248.214.176  Public Scan

Submitted URL: http://www.thedigitalgroup.com//about//our/-clients.php
Effective URL: https://www.thedigitalgroup.com//about//our/-clients
Submission: On September 06 via api from US — Scanned from CA

Form analysis 4 forms found in the DOM

POST search

<form method="post" action="search" onsubmit="return checkSearch()">
  <input class="search-bar-input" name="s" id="search_" type="text" placeholder="Search...">
  <button class="search-bar-submit" type="submit"><i class="ti-search"></i></button>
</form>

Name: quikcontactForm

<form class="quick-contact" id="quikcontactForm" name="quikcontactForm" novalidate="novalidate">
  <div class="form-group">
    <div class="input-group mb-30">
      <input id="name" type="text" class="form-control" name="name" placeholder="Your Name" required="" aria-required="true">
      <span class="input-group-addon"><i class="fa fa-user-circle-o" aria-hidden="true"></i></span>
    </div>
  </div>
  <div class="form-group">
    <div class="input-group mb-30">
      <input id="email" type="email" class="form-control" name="email" placeholder="Email Address" required="" aria-required="true">
      <span class="input-group-addon"><i class="fa fa-envelope-o" aria-hidden="true"></i></span>
    </div>
  </div>
  <div class="form-group">
    <div class="input-group" style="width: 100%;">
      <select class="form-control" id="purpose" name="purpose" required="required" aria-required="true">
        <option value="">Select Purpose</option>
        <option value="Sales">Sales</option>
        <option value="General">General</option>
        <option value="Jobs">Jobs</option>
      </select>
    </div>
    <div id="apply_job_link" style="display:none; font-size: 15px; margin: 10px 0 0 0;">To apply for job <a href="./careers.php"><u>Click Here</u></a>.</div> <!-- class="blink" -->
  </div>
  <!--<div class="form-group">
                <select class="form-control" name="source" id="source" required="required">
                  <option value="">How did you hear about us?</option>
                  <option class="option1">Google search</option>
                  <option>Facebook/Twitter/LinkedIn/Google+</option>
                  <option>Email</option>
                  <option>Referred by colleague</option>
                  <option>Other</option>
                </select>
                <span class="input-group-addon"><i class="fa fa-envelope-o" aria-hidden="true"></i></span> </div> -->
  <div class="form-group" style="margin-top: 30px;">
    <textarea class="form-control" rows="3" id="message" name="message" placeholder="Comments" required="" aria-required="true"></textarea>
  </div>
  <!--<div class="col-md-8 pl-0 mt-20">
            <div class="checkbox">
                        <input type="checkbox" id="cb_3">
                        <label for="cb_3">Newsletter</label>
                      </div>
            </div> -->
  <div class="form-group">
    <div class="input-group " style="color:#90969a;">
      <input type="checkbox" name="check[]" id="cb_1" required="" aria-required="true"> I agree to the Privacy Policy and consent to sharing my information. To know more refer to our
      <a href="./privacy-policy" target="_blank" class=""><u>Privacy Policy</u></a>.
    </div>
  </div>
  <div class="col-md-8 pr-0 clearfix zlp"><button type="submit" id="sendcontact" class="btn btn-filled btn-primary">Submit</button></div>
  <div id="quikcontactForm_form_stutus" class="clearfix loader-default">
    <img src="assets/img/loader.gif" class="loading-icon" alt="Please wait">
  </div>
  <input name="page" type="hidden" value="-clients">
  <input type="hidden" name="action" value="quickcontact">
</form>

POST

<form id="call_back_form" enctype="multipart/form-data" method="post" novalidate="novalidate">
  <div class="row mt-20">
    <div class="form-group col-md-12">
      <label>Name*</label>
      <input class="form-control" name="name" type="text" placeholder="" required="" aria-required="true">
    </div>
    <div class="form-group col-md-12">
      <label>Email*</label>
      <input class="form-control" name="email" type="email" placeholder="" required="" aria-required="true">
    </div>
    <div class="form-group col-md-12">
      <label>Phone Number*</label>
      <input class="form-control" name="phoneno" type="text" placeholder="" required="" aria-required="true">
    </div>
    <div class="form-group col-md-12">
      <label>Purpose*</label>
      <select class="form-control" id="purpose" name="purpose" required="required" aria-required="true">
        <option value="">Select Purpose</option>
        <option value="Sales">Sales</option>
        <option value="General">General</option>
        <option value="Jobs">Jobs</option>
      </select>
      <div id="apply_job_link2" style="display:none; font-weight: 700; color: #fff; text-decoration: none; font-size: 13px; margin: 10px 0 0 0;">To apply for job <a href="./careers.php"><b><u>Click Here</u></b></a>.</div> <!-- class="blink" -->
    </div>
    <div class="form-group col-md-12">
      <input type="checkbox" name="check[]" id="cb_2" required="" aria-required="true"> I agree to the Privacy Policy and consent to sharing my information. To know more refer to our
      <a href="./privacy-policy" target="_blank" class=""><u>Privacy Policy</u></a>.
    </div>
  </div>
  <div id="call_back_form_stutus" class="clearfix loader-default"> <img src="assets/img/loader.gif" class="loading-icon" alt="Please wait"> </div>
  <button type="submit" id="callBackFormSubmit" class="btn btn-filled btn-primary pull-right mb-20">Request Callback</button>
  <a href="./careers.php"><button type="button" id="goToCareer" style="display:none;" class="btn btn-filled btn-primary pull-right mb-20">Go To Careers</button></a>
  <!-- <input name="page"  type="hidden"  value="-clients"> -->
  <input name="page" type="hidden" value="//about//our/-clients">
  <input type="hidden" name="action" value="call_back">
</form>

POST

<form id="feedbackForm" enctype="multipart/form-data" method="post" novalidate="novalidate">
  <div class="modal-header">
    <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
    <h4 class="modal-title dark-green text-center feedback-head mail-default">Submit Your Feedback</h4>
    <h4 class="modal-title dark-green text-center feedback-head mail-success">Thank you so much</h4>
  </div>
  <div class="modal-body">
    <div class="mail-default">
      <div class="row">
        <div class="col-md-6 col-sm-6">
          <div class="form-group">
            <label>Name*</label>
            <input type="text" class="form-control feddback-name required" id="name" name="name" placeholder="" maxlength="250" title="Please Enter Your Name" required="required" aria-required="true">
          </div>
        </div>
        <div class="col-md-6 col-sm-6">
          <div class="form-group">
            <label>Email*</label>
            <input type="email" class="form-control feddback-email required" id="email" name="email" placeholder="" maxlength="250" title="Please Enter Email Address" required="required" aria-required="true">
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-md-12"><label>What category would you like to give website feedback on?</label></div>
        <div class="col-md-6 col-sm-7">
          <div class="form-group">
            <select class="form-control" name="category" required="required" aria-required="true">
              <option value="">Choose a category</option>
              <option value="Site Navigation">Site Navigation (finding what you want)</option>
              <option value="Site Content">Site Content</option>
              <option value="Language Quality">Language Quality</option>
              <option value="Site Design">Site Design</option>
              <option value="Other">Other</option>
            </select>
          </div>
        </div>
      </div>
      <div class="form-group">
        <label>Rate your level of satisfaction with this webpage today</label>
        <div class="rating-box">
          <div class="row text-center">
            <div class="col-md-3 col-sm-3 col-xs-6">
              <label>Very<br> Satisfied <br> <input type="radio" name="rateLevel" value="1"></label>
            </div>
            <div class="col-md-3 col-sm-3 col-xs-6">
              <label>Somewhat<br> Satisfied <br> <input type="radio" name="rateLevel" value="2"></label>
            </div>
            <div class="col-md-3 col-sm-3 col-xs-6">
              <label>Somewhat<br> Dissatisfied <br> <input type="radio" name="rateLevel" value="3"></label>
            </div>
            <div class="col-md-3 col-sm-3 col-xs-6">
              <label>Very<br> Dissatisfied <br> <input type="radio" name="rateLevel" value="4"></label>
            </div>
          </div>
        </div>
      </div>
      <div class="form-group">
        <label>Feedback/Suggestions *</label>
        <textarea rows="3" cols="20" name="message" id="message" class="form-control feedback-text required" placeholder="" title="Please Provide Your feedback/Suggestions" required="required" aria-required="true"></textarea>
      </div>
      <div class="form-group">
        <label>Attach File &nbsp;&nbsp;&nbsp; </label>
        <input id="edit-submitted-attachment-upload" name="file_attachment" size="22" class="form-file" style="display: inline-block;" type="file">
      </div>
      <div class="form-group clearfix">
        <input name="action" type="hidden" value="feedback">
        <input name="page" type="hidden" value="-clients">
        <button type="submit" id="submitBtnFeedbak" class="btn btn-filled btn-sm btn-primary pull-right">Submit</button>
        <div id="feedback_form_stutus" class="clearfix loader-default pull-right">
          <img src="assets/img/loader.gif" class="loading-icon" alt="Please wait">
        </div>
      </div>
    </div>
    <div class="mail-success">
      <p class="success-msg">Your feedback is highly appreciated and will certainly help us to provide the best website experience possible</p>
      <div class="form-group text-center clearfix">
        <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
      </div>
    </div>
  </div>
</form>

Text Content

 * About Us
 * Insight Knowledge
 * News & Events
 * Careers
 * Contact
 * Blog
   
   
   
   
 * 


 * About
 * Insights
 * News
 * Careers
 * Contact
 * Blog


 * Technology
   * Technology Focus
   * Mobility
     * Mobile Solutions
     * Enterprise Mobility Solutions
     * Consumer Mobile Applications
   * Data
     * Data Solutions
     * Data Services
       * Data Management
       * Data Architecture
       * Data Governance
       * Data Quality
     * Data Analytics & BI
     * Big Data Consulting
   * Enterprise Search & Discovery
   * Information
     * Information Management
     * Document, Content & Records Management
     * Reporting Dashboards
     * Enterprise Information Portal
     * Collaboration & Workflow
   * Enterprise
     * Enterprise Solutions
     * E-Business Solutions
     * LOB Application Development
     * System Integration
 * Services
   * Our Services
   * Software Development
     * Software Development Services
     * Solutions Conceptualization
     * Product Engineering
     * Product Development
     * ERP and LOB Integration
   * Software Testing
     * Software Testing Services
     * Performance Testing
     * Application/App Testing
     * Software Testing Methodologies
   * Managed Infrastructure
     * Managed Infrastructure Services
     * Remote System Management & Monitoring
     * Information & Data Security Audits
     * Disaster recovery & Business Continuity Service
     * VAPT Services
     * Licensing & Software Asset Management
   * Managed Support
     * Managed Support Services
     * Data Maintenance
     * Application Maintenance
     * Legacy Application Migration
   * Business Process Outsourcing
   * Process Consulting
   * Corporate Training Services
 * Products
   * Ready To Use Solutions
   * Digital HRMS
   * 3RDi Search
   * QARA Enterprise
     
   * Digital Resume Parser
   * DigiPayroll
   * PulseRx
   * Discover Places
   * IntraPrise™
   * Pulse.Time™
   * HelpDesk
 * Industries
   * Industries We Served
   * Law & Regulatory Compliance
   * STM Publishing
   * Digital Media & Technologies
   * Mortgage Banking
   * E-commerce
   * Education
   * Manufacturing
   * E-Governance
   * Healthcare
 * About
   * Overview
   * Our Core Values
   * Why Digital?
   * Global Delivery Capability
   * Clients
   * Technology Partnerships
   * Strategic Alliances
   * Appraisals and Certifications
   * Global Locations
 * Contact
 * Blog
 * Technology Focus
    * Mobile Solutions
      
      Developing and deploying effective mobility solutions using innovative
      web, mobile and cloud technologies.
      
      Learn More »
    * Enterprise Search & Discovery
      
      Insights on conducting relevant searches and discovering relevant results
      precisely and quickly.
      
      Learn More »
    * Enterprise Solutions
      
      Streamlining business processes, enhancing productivity using scalable
      enterprise solutions.
      
      Learn More »
    * Data Solutions
      
      Building improved decision making capabilities using our end-to-end data
      solutions.
      
      Learn More »
    * Information Management
      
      Principles of managing the entire information lifecycle, its channels and
      its quality.
      
      Learn More »

 * Our Services
    * Software Development Services
      
      All-inclusive software development services including prototyping,
      development, testing and global support.
      
      Learn More »
    * Software Testing Services
      
      Web, mobile and desktop application quality testing with focus on
      processes, performances and automation.
      
      Learn More »
    * Managed Infrastructure Services
      
      Effective infrastructure management along with data security audits,
      disaster recovery and VAPT services, etc.
      
      Learn More »
    * Managed Support Services
      
      Migration of legacy applications, updating, maintenance and streamlining
      through our managed support services.
      
      Learn More »
    * Business Process Outsourcing
      
      A portfolio of BPO solutions to manage financial processes, technical
      support, supply chain and more.
      
      Learn More »
    * Process Consulting
      
      Process consulting solutions including asset rationalization, system
      integration and IT strategy, etc.
      
      Learn More »
    * Corporate Training Services
      
      Certification programs and other services - training need assessment,
      course/workshop designing and facilitation.
      
      Learn More »

 * Our Products
    * Digital HRMS
      
      Digital HRMS, an ideal HR partner that empowers your workforce, simplifies
      your operations and drives your business goals.
      
      Learn More »
    * 3RDi Search
      
      A powerful, innovative and adaptive platform for managing all your Search,
      Discovery and Analytics needs.
      
      Learn More »
    * QARA Enterprise
      
      Functional automation testing tools, which support Web, Desktop & Mobile
      automation.
      
      Learn More »
    * Digital Resume Parser
      
      Discover AI powered data extraction process to extract insights from
      resume.
      
      Learn More »
    * DigiPayroll
      
      Get started with DigiPayroll to experience efficient management of
      employee payroll & assured compliance with government policies.
      
      Learn More »
    * PulseRx
      
      A healthcare app used for remote doctor consultation, health parameter
      tracking and report sharing, etc.
      
      Learn More »
    * Discover Places
      
      An iOS app for discovering restaurants, parking spaces and gas stations in
      your area in real time.
      
      Learn More »
    * IntraPrise™
      
      A software for managing enterprise level announcements, events, conference
      rooms and transportation bookings.
      
      Learn More »
    * Pulse.Time™
      
      A software for improved resource utilization, reporting, billing and
      invoice processing.
      
      Learn More »
    * HelpDesk
      
      A customized dashboard to manage requests, approvals, documents, feedbacks
      and task status checks.
      
      Learn More »

 * Industries Served
    * Law & Regulatory Compliance
      
      A GRC (Governance, Risk & Compliance) software to manage changing policy
      frameworks.
      
      Learn More »
    * STM Publishing
      
      A plethora of STM publishing solutions - content monetization, database
      aggregation, abstraction and indexing, etc.
      
      Learn More »
    * Digital Media & Technologies
      
      The latest in online marketing, digital media, publishing technologies and
      SEO strategies.
      
      Learn More »
    * Mortgage Banking
      
      Cost-effective Business Process Outsourcing services for the mortgage
      banking industry.
      
      Learn More »
    * E-commerce
      
      E-commerce solutions including designing, developing, supporting, hosting
      and maintaining E-commerce platforms.
      
      Learn More »
    * Education
      
      A full spectrum of Learning Management Systems (LMS) and customized
      eLearning application development services.
      
      Learn More »
    * Manufacturing
      
      IT solutions customized for the manufacturing industry - enterprise
      portals, supply chain management and process consultancy.
      
      Learn More »
    * E-Governance
      
      Complete solutions for government agencies – from meeting compliance
      requirements to automating business processes.
      
      Learn More »
    * Healthcare
      
      Specialized research, publication, information and content management
      solutions for the healthcare industry.
      
      Learn More »




PAGE NOT FOUND

 

Go to the home page
Contact Us


QUICK CONTACT

Select Purpose Sales General Jobs
To apply for job Click Here.

I agree to the Privacy Policy and consent to sharing my information. To know
more refer to our Privacy Policy.
Submit



INDUSTRIES

 * Law & Regulatory Compliance
 * STM Publishing
 * Digital Media & Technologies
 * Mortgage Banking
 * Ecommerce
 * Education
 * Manufacturing
 * E-Governance
 * Health


SERVICES

 * Software Development Services
 * Software Testing Services
 * Managed Infrastructure Services
 * Managed Support Services
 * Business Process Outsourcing
 * Process Consulting
 * Corporate Training Services


THE DIGITAL GROUP

121 Village Boulevard
Princeton Forrestal Village
Princeton NJ 08540 USA

Phone: +1.609.524.2441
Fax: +1.609.228.4844




GLOBAL PRESENCE

USA | CANADA | INDIA | FIJI | VIETNAM

Copyright © T/DG 2024. All rights reserved.
 * Site Map
 * Contact
 * Disclaimer
 * Privacy Policy
   
 * Integrated Quality Policy
   


LOOKING FOR SOMETHING YOU CAN'T FIND?


WE CAN HELP YOU!

Name*
Email*
Phone Number*
Purpose* Select Purpose Sales General Jobs
To apply for job Click Here.
I agree to the Privacy Policy and consent to sharing my information. To know
more refer to our Privacy Policy.

Request Callback Go To Careers


Don't worry. Your information is safe with us. Read our Privacy policy to know
more.

×

SUBMIT YOUR FEEDBACK

THANK YOU SO MUCH

Name*
Email*
What category would you like to give website feedback on?
Choose a category Site Navigation (finding what you want) Site Content Language
Quality Site Design Other
Rate your level of satisfaction with this webpage today
Very
Satisfied

Somewhat
Satisfied

Somewhat
Dissatisfied

Very
Dissatisfied

Feedback/Suggestions *
Attach File    
Submit


Your feedback is highly appreciated and will certainly help us to provide the
best website experience possible

Close
Sending mail
Please wait...
×

Thank you!



Note: We respect your privacy. Your information is safe with us and will not be
shared.


By accepting, you provide consent to the use of cookies to process your data for
enhancing your experience in customized data. Your usage of our website may also
shared with advertising and analytics partners. To learn more please refer to
our Privacy Policy.
Accept Decline