AIRTAC亚德客电磁阀线圈 4V310-10 4V210-08 4V410-15

名称:AIRTAC亚德客电磁阀线圈 4V310-10 4V210-08 4V410-15

供应商:廣州亞德客自動化科技有限公司

价格:15.00元/台

最小起订量:5/台

地址:广州市白云工业区

手机:13560334455

联系人:李代 (请说在中科商务网上看到)

产品编号:37099690

更新时间:2011-08-02

发布者IP:59.42.146.226

详细说明

  var xmlHttp;

  function createHttp()

  {

  if (window.ActiveXObject)

  { xmlHttp=new ActiveXObject("Microsoft.XMLHTTP");

  }

  else if (window.XMLHttpRequest)

  {

  xmlHttp=new XMLHttpRequest();

  }

  }

  function getData()

  {

  var city=document.getElementById("seach1_DropDownList1").options[document.getElementById("seach1_DropDownList1").selectedIndex].value;

  createHttp();

  xmlHttp.onreadystatechange=statechange;

  xmlHttp.open("POST","datapage.aspx?lei="+city,true);

  xmlHttp.Send();

  //window.location.href="datapage.aspx?lei="+city;

  }

  function statechange()

  {

  if(xmlHttp.readystate==4&&xmlHttp.status==200)

  {

  FillData(xmlHttp.responseText);

  }

  }

  function FillData(strCity)

  {

  document.getElementById("seach1_DropDownList2").options.length=0;

  var indexofcity; var city;

  //分割传递来的字符串

  while(strCity.length>0)

  {

  //判断是否是最后一个字符串

  indexofcity = strCity.indexOf(",");

  if (indexofcity > 0)

  { city = strCity.substring(0,indexofcity);

  strCity = strCity.substring(indexofcity+1);

  //填充DropDownList1

  txtleght=city.length;

  vlueindex=city.indexOf("|");

  value=city.substring(0,vlueindex);

  text=city.substring(vlueindex+1,txtleght);

  document.getElementById("seach1_DropDownList2").add(new Option(text,value));

  }

  else

  {

  txtleght=strCity.length;

  vlueindex=strCity.indexOf("|");

  value=strCity.substring(0,vlueindex);

  text=strCity.substring(vlueindex+1,txtleght);

  document.getElementById("seach1_DropDownList2").add(new Option(text,value));

  break;

  }

  }

  }

  function tj()

  {

  key=document.getElementById("seach1_TextBox1").value;

  kd=document.getElementById("seach1_DropDownList2").options[document.getElementById("seach1_DropDownList2").selectedIndex].value;

  window.location.href="seach.aspx?c_kind=148&c_kind2=149&searchkey=" + key + "&kd=" +kd;

  }

  .bt{left: 135px;

  position: absolute;

  top: 3px;}

  var xmlHttp;

  function createHttp()

  {

  if (window.ActiveXObject)

  { xmlHttp=new ActiveXObject("Microsoft.XMLHTTP");

  }

  else if (window.XMLHttpRequest)

  {

  xmlHttp=new XMLHttpRequest();

  }

  }

  function getData()

  {

  var city=document.getElementById("seach1_DropDownList1").options[document.getElementById("seach1_DropDownList1").selectedIndex].value;

  createHttp();

  xmlHttp.onreadystatechange=statechange;

  xmlHttp.open("POST","datapage.aspx?lei="+city,true);

  xmlHttp.Send();

  //window.location.href="datapage.aspx?lei="+city;

  }

  function statechange()

  {

  if(xmlHttp.readystate==4&&xmlHttp.status==200)

  {

  FillData(xmlHttp.responseText);

  }

  }

  function FillData(strCity)

  {

  document.getElementById("seach1_DropDownList2").options.length=0;

  var indexofcity; var city;

  //分割传递来的字符串

  while(strCity.length>0)

  {

  //判断是否是最后一个字符串

  indexofcity = strCity.indexOf(",");

  if (indexofcity > 0)

  { city = strCity.substring(0,indexofcity);

  strCity = strCity.substring(indexofcity+1);

  //填充DropDownList1

  txtleght=city.length;

  vlueindex=city.indexOf("|");

  value=city.substring(0,vlueindex);

  text=city.substring(vlueindex+1,txtleght);

  document.getElementById("seach1_DropDownList2").add(new Option(text,value));

  }

  else

  {

  txtleght=strCity.length;

  vlueindex=strCity.indexOf("|");

  value=strCity.substring(0,vlueindex);

  text=strCity.substring(vlueindex+1,txtleght);

  document.getElementById("seach1_DropDownList2").add(new Option(text,value));

  break;

  }

  }

  }

  function tj()

  {

  key=document.getElementById("seach1_TextBox1").value;

  kd=document.getElementById("seach1_DropDownList2").options[document.getElementById("seach1_DropDownList2").selectedIndex].value;

  window.location.href="seach.aspx?c_kind=148&c_kind2=149&searchkey=" + key + "&kd=" +kd;

  }

  .bt{left: 135px;

  position: absolute;

  top: 3px;}

  var xmlHttp;

  function createHttp()

  {

  if (window.ActiveXObject)

  { xmlHttp=new ActiveXObject("Microsoft.XMLHTTP");

  }

  else if (window.XMLHttpRequest)

  {

  xmlHttp=new XMLHttpRequest();

  }

  }

  function getData()

  {

  var city=document.getElementById("seach1_DropDownList1").options[document.getElementById("seach1_DropDownList1").selectedIndex].value;

  createHttp();

  xmlHttp.onreadystatechange=statechange;

  xmlHttp.open("POST","datapage.aspx?lei="+city,true);

  xmlHttp.Send();

  //window.location.href="datapage.aspx?lei="+city;

  }

  function statechange()

  {

  if(xmlHttp.readystate==4&&xmlHttp.status==200)

  {

  FillData(xmlHttp.responseText);

  }

  }

  function FillData(strCity)

  {

  document.getElementById("seach1_DropDownList2").options.length=0;

  var indexofcity; var city;

  //分割传递来的字符串

  while(strCity.length>0)

  {

  //判断是否是最后一个字符串

  indexofcity = strCity.indexOf(",");

  if (indexofcity > 0)

  { city = strCity.substring(0,indexofcity);

  strCity = strCity.substring(indexofcity+1);

  //填充DropDownList1

  txtleght=city.length;

  vlueindex=city.indexOf("|");

  value=city.substring(0,vlueindex);

  text=city.substring(vlueindex+1,txtleght);

  document.getElementById("seach1_DropDownList2").add(new Option(text,value));

  }

  else

  {

  txtleght=strCity.length;

  vlueindex=strCity.indexOf("|");

  value=strCity.substring(0,vlueindex);

  text=strCity.substring(vlueindex+1,txtleght);

  document.getElementById("seach1_DropDownList2").add(new Option(text,value));

  break;

  }

  }

  }

  function tj()

  {

  key=document.getElementById("seach1_TextBox1").value;

  kd=document.getElementById("seach1_DropDownList2").options[document.getElementById("seach1_DropDownList2").selectedIndex].value;

  window.location.href="seach.aspx?c_kind=148&c_kind2=149&searchkey=" + key + "&kd=" +kd;

  }

  .bt{left: 135px;

  position: absolute;

  top: 3px;}