Inicio JavaScript Recargar una imagen para captcha

Recargar una imagen para captcha

Domingo, 17-05-2015 18:22 - Leer comentarios - Comentar

Recargar una imagen para su uso en captcha
JavaScript
function recargar(){
     obj=document.getElementById("ImgCapcha");
    if (!obj) obj=window.document.all.ImgCapcha;
    if (obj){
      obj.src="captcha.class.php?usefile="+ Math.random() ;
    }
 
}
incluimos la imagen y el link de recarga
Texto plano

Comentarios

Smitha681 - Sábado, 25-02-2017 05:08

obviously like your website but you have to check the spelling on several of your posts. Several of them are rife with spelling problems and I find it very bothersome to tell the truth nevertheless Ill definitely come back again. ekeadeafadegdbec


No se permiten comentarios en este momento.