js重载图片
function loadimg()
{
var img=document.getElementById("codeimg");
img.setAttribute('src','../my99/ValidateCode.aspx?'+Math.random());
}
{
var img=document.getElementById("codeimg");
img.setAttribute('src','../my99/ValidateCode.aspx?'+Math.random());
}
浙公网安备 33010602011771号