用ClientID来获取对象,把代码修改为: 
var txt= "<%=txtSupplyer.ClientID%>"; 
var v = document.getElementById(txt).value; 

 

相关文章:

  • 2021-08-07
  • 2021-10-31
  • 2022-01-29
  • 2021-07-03
  • 2022-02-16
  • 2021-06-16
猜你喜欢
  • 2022-12-23
  • 2022-03-02
  • 2021-10-15
  • 2022-12-23
  • 2022-02-13
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案