www.cxability.com Open in urlscan Pro
103.149.200.35  Public Scan

URL: https://www.cxability.com/
Submission: On October 08 via api from TR — Scanned from IT

Form analysis 2 forms found in the DOM

POST /index.php?m=home&c=Lists&a=gbook_submit&lang=cn

<form method="POST" action="/index.php?m=home&amp;c=Lists&amp;a=gbook_submit&amp;lang=cn" enctype="multipart/form-data" onsubmit="return submit7571aba7532c333466eb0c401a25470b(this);" class="ch_form">
  <ul>
    <li class="item item_name">
      <input type="text" name="attr_2" id="attr_2" placeholder="* Name">
    </li>
    <li class="item item_email">
      <input type="text" name="attr_4" id="attr_4" placeholder="* Email">
    </li>
    <li class="item item_phone">
      <input type="text" name="attr_3" id="attr_3" placeholder="Phone">
    </li>
    <li class="item item_message">
      <textarea name="attr_5" id="attr_5" placeholder="* Message"></textarea>
    </li>
  </ul>
  <div class="item item_submit">
    <input type="submit" value="Send" name="submit" class="submit_btn gtm_submit_btn" style=" margin:0">
  </div>
  <br>
  <input type="hidden" name="gourl" id="gourl_7571aba7532c333466eb0c401a25470b" value="https%3A%2F%2Fwww.cxability.com%2F"><input type="hidden" name="typeid" value="2"><input type="hidden" name="__token__7571aba7532c333466eb0c401a25470b"
    id="7571aba7532c333466eb0c401a25470b" value="5e5f728c9ee9ed6ca280ad27892c8c75"><input type="hidden" name="form_type" value="1">
  <script type="text/javascript">
    function submit7571aba7532c333466eb0c401a25470b(elements) {
      if (document.getElementById('gourl_7571aba7532c333466eb0c401a25470b')) {
        document.getElementById('gourl_7571aba7532c333466eb0c401a25470b').value = encodeURIComponent(window.location.href);
      }
      var x = elements;
      for (var i = 0; i < x.length; i++) {
        if (x[i].name == 'attr_2' && x[i].value.length == 0) {
          alert('Name Cannot be empty!');
          return false;
        }
        if (x[i].name == 'attr_3' && x[i].value.length == 0) {
          alert('Phone Cannot be empty!');
          return false;
        }
        if (x[i].name == 'attr_4' && x[i].value.length == 0) {
          alert('Email Cannot be empty!');
          return false;
        }
      }
      elements.submit();
    }

    function ey_fleshVerify_1728375616(id) {
      var token = id.replace(/verify_/g, '__token__');
      var src = "/index.php?m=api&c=Ajax&a=vertify&type=guestbook&lang=cn&token=" + token;
      src += "&r=" + Math.floor(Math.random() * 100);
      document.getElementById(id).src = src;
    }

    function f49666bdc223263c7c2e197462addabc3() {
      var ajax = new XMLHttpRequest();
      ajax.open("post", "/index.php?m=api&c=Ajax&a=get_token", true);
      ajax.setRequestHeader("X-Requested-With", "XMLHttpRequest");
      ajax.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
      ajax.send("name=__token__7571aba7532c333466eb0c401a25470b");
      ajax.onreadystatechange = function() {
        if (ajax.readyState == 4 && ajax.status == 200) {
          document.getElementById("7571aba7532c333466eb0c401a25470b").value = ajax.responseText;
          document.getElementById("gourl_7571aba7532c333466eb0c401a25470b").value = encodeURIComponent(window.location.href);
        }
      }
    }
    f49666bdc223263c7c2e197462addabc3();

    function getNext1598839807(id, name, level) {
      var input = document.getElementById('attr_' + name);
      var first = document.getElementById('first_id_' + name);
      var second = document.getElementById('second_id_' + name);
      var third = document.getElementById('third_id_' + name);
      var findex = '',
        fvalue = '',
        sindex = '',
        svalue = '',
        tindex = '',
        tvalue = '',
        value = '';
      if (level == 1) {
        if (second) {
          second.style.display = 'none';
          second.innerHTML = '';
        }
        if (third) {
          third.style.display = 'none';
          third.innerHTML = '';
        }
        findex = first.selectedIndex;
        fvalue = first.options[findex].value;
        input.value = fvalue;
        value = fvalue;
      } else if (level == 2) {
        if (third) {
          third.style.display = 'none';
          third.innerHTML = '';
        }
        findex = first.selectedIndex;
        fvalue = first.options[findex].value;
        sindex = second.selectedIndex;
        svalue = second.options[sindex].value;
        if (svalue) {
          input.value = fvalue + ',' + svalue;
          value = svalue;
        } else {
          input.value = fvalue;
        }
      } else if (level == 3) {
        findex = first.selectedIndex;
        fvalue = first.options[findex].value;
        sindex = second.selectedIndex;
        svalue = second.options[sindex].value;
        tindex = third.selectedIndex;
        tvalue = third.options[tindex].value;
        if (tvalue) {
          input.value = fvalue + ',' + svalue + ',' + tvalue;
          value = tvalue;
        } else {
          input.value = fvalue + ',' + svalue;
        }
      }
      if (value) {
        if (document.getElementById(id)) {
          document.getElementById(id).options.add(new Option('Please select ', ''));
          var ajax = new XMLHttpRequest();
          ajax.open("post", "/index.php?m=api&c=Ajax&a=get_region", true);
          ajax.setRequestHeader("X-Requested-With", "XMLHttpRequest");
          ajax.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
          ajax.send("pid=" + value);
          ajax.onreadystatechange = function() {
            if (ajax.readyState == 4 && ajax.status == 200) {
              var data = JSON.parse(ajax.responseText).data;
              if (data) {
                data.forEach(function(item) {
                  document.getElementById(id).options.add(new Option(item.name, item.id));
                  document.getElementById(id).style.display = "block";
                });
              }
            }
          }
        }
      }
    }
  </script>
</form>

GET /index.php?m=home&c=Search&a=lists

<form method="get" action="/index.php?m=home&amp;c=Search&amp;a=lists" onsubmit="return searchForm();">
  <input class="search-ipt" type="text" name="keywords" id="keywords" placeholder="Start Typing...">
  <input class="search-btn" type="submit">
  <span class="search-attr">Hit enter to search or ESC to close</span> <input type="hidden" name="m" value="home"><input type="hidden" name="c" value="Search"><input type="hidden" name="a" value="lists"><input type="hidden" name="method" value="1">
</form>

Text Content

Welcome to our website.简体中文 English
 * Home
 * ABOUT
 * PRODUCTS
   * Film capacitor
     * DC film capacitor
     * AC film capacitor
     * Water cooling capacitor
   * Ceramic capacitor
   * electrolytic capacitor
   * Super capacitor
   * Tantalum capacitor
   * Resonance capacitor
   * Current transducer
     * open loop series current transducer
     * closed loop series current transducer
   * Igbt module
 * NEWS
 * SERVICE
 * CONTACT


1/2
1/2



PRODUCTION AND DEVELOPMENT PROCESS

 * Customer demand
 * Technical scheme
 * Design Implementation
 * Prototype test
 * engineering pilot run
 * Deliver customers


PRODUCTS


 * CXFD SERIES FILM CAPACITOR
   
   Click >>


 * CXFD SERIES FILM CAPACITOR
   
   Click >>


 * CXFD SERIES FILM CAPACITOR
   
   Click >>


 * CXC SERIES CERAMIC CAPACITOR
   
   Click >>


 * CXC SERIES CERAMIC CAPACITOR
   
   Click >>


 * CXC SERIES CERAMIC CAPACITOR
   
   Click >>


 * CXC SERIES CERAMIC CAPACITOR
   
   Click >>


 * CXE SERIES ELECTROLYTIC CAPACITOR
   
   Click >>


 * CXFD SERIES FILM CAPACITOR
   
   Click >>


 * CXFD SERIES FILM CAPACITOR
   
   Click >>




ABOUT US


 * MARGIN TECHNOLOGY
   
   CAPACITOR TECHNOLOGY CENTER
   
   our capacitor can reach higher voltage tolerance and longer working life.
   Click >>
   


 * MARGIN TECHNOLOGY
   
   CAPACITOR TECHNOLOGY CENTER
   
   our pulse capacitor is widely applied in special equipment and energy density
   is more than 1KJ/cm³.
   Click >>
   


 * MARGIN TECHNOLOGY
   
   CAPACITOR TECHNOLOGY CENTER
   
   our DC link capacitor is firstky used on EMU train.
   Click >>
   


 * MARGIN TECHNOLOGY
   
   CAPACITOR TECHNOLOGY CENTER
   
   our tantalum capacitor is used on aerospace industry.
   Click >>
   


 * MARGIN TECHNOLOGY
   
   CAPACITOR TECHNOLOGY CENTER
   
   Super capacitor also is called EDLC with excellent power density.
   Click >>
   

 * 
 * 
 * 
 * 
 * 


YOU CAN CONTACT US HERE

For inquiries about our products or pricelist, please leave your email to us and
we will be in touch within 24 hours.
Inquiry now
phone 13755129335
address Changsha City,Hunan Province
mailbox jimmy@cxability.com jack@cxability.com
 * 
 * 
 * 
 * 
 * 

Copyright © 2012-2024Chuangxing technology. All rights reserved
Send Email Skype Chat Send Inquiry

LiveChat关闭



LEAVE YOUR MESSAGE

 * 
 * 
 * 
 * 



Hit enter to search or ESC to close