idsagri.com Open in urlscan Pro
183.82.126.239  Public Scan

URL: https://idsagri.com/
Submission: On March 08 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: enquiryPOST

<form method="post" enctype="multipart/form-data" class="form-horizontal" name="enquiry">
  <div class="row">
    <div id="message_alert" style="display: none">
      <div class="alert alert-danger ">
        <p style="color: red;text-align: center;"><span id="err"></span></p>
      </div>
    </div>
    <div class="enquiry-heading">
      <h5>User Enquiry</h5>
    </div>
    <div class="form-group input-field col-md-12">
      <input type="text" class="form-control" name="full_name" id="full_name" autocomplete="off">
      <label for="full_name">FullName</label>
    </div>
    <div class="input-field col-md-12">
      <input type="email" class="form-control" onkeydown="validateemail();" name="email" id="email" autocomplete="off">
      <label for="email">Email</label>
    </div>
    <div class="input-field col-md-12">
      <input type="number" name="cont_num" id="cont_num" autocomplete="off" class="validate">
      <label for="cont_num">Contact Number</label>
    </div>
    <div class="form-group input-field col-md-12">
      <input type="text" class="form-control" name="subject" id="subject" autocomplete="off">
      <label for="subject">Subject</label>
    </div>
    <div class="form-group input-field col-md-12">
      <textarea class="form-control materialize-textarea" name="message" id="message" autocomplete="off"></textarea>
      <label for="message">Message</label>
      <input type="hidden" name="key">
    </div>
    <div class="form-group input-field col-md-12">
      <div class="enquiry-heading">
        <h5>Enquiry About:</h5>
      </div>
      <div>
        <select class="form-control" id="select" name="select">
          <option value=""> Solutions</option>
          <option value="Time Attendance"> -- Time Attendance</option>
          <option value="Ticket Management"> -- Ticket Management</option>
          <option value="e-Billing Software"> -- e-Billing Software</option>
          <option value="Payroll Software"> -- Payroll Software</option>
          <option value="Asset Management"> -- Asset Management</option>
          <option value="Store Management Software"> -- Store Management Software</option>
          <option value="Hospital Management Software"> -- Hospital Management Software</option>
          <option value="Vehicle Management"> -- Vehicle Management</option>
          <option value="Club Management Software"> -- Club Management Software</option>
          <option value="Canteen Management Software"> -- Canteen Management Software</option>
          <option value="Gym Management Software"> -- Gym Management Software</option>
          <option value="Products"> Products</option>
          <option value="Access Control"> -- Access Control</option>
          <option value="Surveillance Cameras"> -- Surveillance Cameras</option>
          <option value="IT and Networking"> -- IT and Networking</option>
          <option value="Barcode Solutions"> -- Barcode Solutions</option>
          <option value="Fire Protection Solutions"> -- Fire Protection Solutions</option>
          <option value="Solar"> -- Solar</option>
          <option value="Public Address System"> -- Public Address System</option>
          <option value="Gate Management System"> -- Gate Management System</option>
          <option value="Boom barriers"> -- Boom barriers</option>
          <option value="Video Door Phone"> -- Video Door Phone</option>
          <option value="Video Conference"> -- Video Conference</option>
        </select>
      </div>
    </div>
    <div class="form-group text-right">
      <button type="button" class="btn btn-primary btn-sm waves-effect waves-light" onclick="sendvalidate();">Send</button>
      <button class="btn btn-primary btn-sm waves-effect waves-light" type="reset">Reset</button>
      <button type="close" class="btn btn-primary btn-sm waves-effect waves-light" data-dismiss="modal">Close</button>
    </div>
  </div>
</form>

Name: loginPOST

<form name="login" method="Post">
  <div class="modal fade" id="myModal" role="dialog">
    <div class="modal-dialog" style="width: 350px">
      <div class="modal-content">
        <div class="error2"></div>
        <div class="modal-header">
          <button type="button" class="close" data-dismiss="modal">×</button>
          <h5 class="modal-title" style="text-align: center"><img src="images/idspl-logo.png" width="100px"></h5>
        </div>
        <div class="modal-body">
          <div class="form-group input-field">
            <input type="text" class="form-control" name="username" id="username" autocomplete="off">
            <label for="username">UserName</label>
          </div>
          <div class="form-group input-field">
            <input type="password" class="form-control" name="password" id="password" autocomplete="off">
            <label for="password">Password</label>
          </div>
          <div class="form-group input-field">
            <button type="button" class="btn btn-info pull-right" onclick="validation()"> Sign-In </button>
          </div>
          <br>
          <br>
          <br>
        </div>
      </div>
    </div>
  </div>
  <script type="text/javascript">
    function validation() {
      var frm = document.login;
      frm.username.value = trim(frm.username.value);
      alert(frm.username.value);
      if (frm.username.value == "") {
        alert("Please enter Username");
        // document.getElementById("error2").innerHTML = "Please enter Username";
        frm.username.focus();
        return false;
      }
      frm.password.value = trim(frm.password.value);
      if (frm.password.value == "") {
        document.getElementById("error2").innerHTML = "Please enter Password";
        frm.password.focus();
        return false;
      }
      frm.key.value = "login";
      frm.action = "header.php";
    }
  </script>
  <input type="hidden" name="key">
</form>

Text Content

 

An ISO 9001:2015 & 27001 Company

   
 * 
 * 
 * Contact
 * Enquiry

Toggle navigation
 * About Us
 * Solutions
   *  Time Attendance
   *  Ticket Management
   *  e-Billing Software
   *  Payroll Software
   *  Asset Management
   *  Store Management Software
   *  Hospital Management Software
   *  Vehicle Management
   *  Gate Management System
   *  Club Management Software
   *  Canteen Management Software
   *  Gym Management Software
 * Products
   *  Access Control
   *  Surveillance Cameras
   *  IT and Networking
   *  Barcode & RFID Solutions
   *  Fire Protection Solutions
   *  Solar
     *  Solar Street Lighting System
     *  Solar Fencing System
   *  Public Address System
   *  Boom barriers
   *  Video Door Phone
   *  Video Conference
 * Projects
 * Media
   *  Videos
   *  Downloads
   *  News / Events
 * Clients
 * Careers
   

USER ENQUIRY

FullName
Email
Contact Number
Subject
Message

ENQUIRY ABOUT:

Solutions -- Time Attendance -- Ticket Management -- e-Billing Software --
Payroll Software -- Asset Management -- Store Management Software -- Hospital
Management Software -- Vehicle Management -- Club Management Software -- Canteen
Management Software -- Gym Management Software Products -- Access Control --
Surveillance Cameras -- IT and Networking -- Barcode Solutions -- Fire
Protection Solutions -- Solar -- Public Address System -- Gate Management System
-- Boom barriers -- Video Door Phone -- Video Conference
Send Reset Close

×



UserName
Password
Sign-In



 1. 
 2. 
 3. 
 4. 
 5. 

INTERACTIVE DATA SYSTEMS LIMITED

Offering the Best and well customized Turnkey Solutions to all your Businesses.

ADDING PERFECTION

Through our wide range of products and services, we help you to benefit the most
in Businesses.

TOUCHING TECHNOLOGY

Providing Enhanced Software Solutions and Services to minimize the Risks in
Management and Businesses.

UNLOCK NEW LEVEL

Crafting a New Level in Businesses through Productive Solutions where Innovation
meets Technology.

CUSTOMER RELATIONS

Building up and improving the Value of our Customers with our Enhanced Customer
Service and Support.


GYM MANAGEMENT


TIME ATTENDANCE


E-BILLING SOFTWARE


PAYROLL SOFTWARE


HOSPITAL MANAGEMENT


VEHICLE MANAGEMENT


ASSET MANAGEMENT


TICKET MANAGEMENT


STORE MANAGEMENT


CLUB MANAGEMENT


CANTEEN MANAGEMENT

INTERACTIVE DATA SYSTEMS LIMITED

Established in 1999 with 15 years of experience in IT Industry, Interactive Data
Systems Limited offer you the best flexible IT Turnkey Solutions and Security
Solutions you need to get there with Businesses. Let us help you optimize
business processes for galvanizing your Business Organization to be both pliable
and robust.

VISION STATEMENT

 

"TO ENHANCE CURRENT SERVICES AND INFLUENCE FUTURE GROWTH AND DEVELOPMENT."




IDS CLIENTS


 * Products
 * Access Control
 * Surveillance Cameras
 * IT and Networking
 * Barcode Solutions
 * Fire Protection Solutions
 * Solar
 * Public Address Systems
 * Boom barriers
 * Video Door Phone
 * Video Conference
 *  

 * Solutions
 * Time Attendance
 * Ticket Management
 * e-Billing Software
 * Payroll Software
 * Asset Management
 * Store Management Software
 * Hospital Management Software
 * Vehicle Management
 * Canteen Management Software
 * Club Management Software
 * Gym Management Software

 * Services
 * Solar Power
 * Public Address Systems
 * Turnstiles Integrators
 * Home Theater Integrators

 * Media
 * Videos
 * Downloads
 * News
 * Events
 *  

 * Company Profile
 * Enquiry Form
 * Contact Us
 * Careers

Connect with IDS
 * 
 * 
 * 
 * 
 * 

©Interactive Data Systems Limited. All Rights Reserved