function loadimg()
{
    var img=document.getElementById("codeimg");
    img.setAttribute('src','../my99/ValidateCode.aspx?'+Math.random());
}

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-01-07
  • 2022-02-03
  • 2021-11-16
  • 2022-02-22
猜你喜欢
  • 2021-11-25
  • 2021-11-15
  • 2021-12-28
  • 2021-12-28
  • 2021-10-07
相关资源
相似解决方案