taller  soluciones qr

 

 

<script src='//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js'></script> <script > function recuperaRegistrados() { $.ajax({ type: "GET", url: "/wp-content/code/dameRegistrados.php", data:'asunto=Asistencia al Taller QR&icono=uploads/2016/05/saltando.fw_.png', success: function(msg){ $('#registrados').html(msg); }, error: function(result) { $('#registrados').html("Un momento por favor... Estableciendo conexión con el servidor...");} }) }setInterval(function () { recuperaRegistrados(); },5000); </script>

Gracias por asistir a este Taller