escribi esto:
Código:
y luego function peticion (){
window.location="http://mipagina.com/mipeticion.php"
window.location="http://mipagina.com/mipeticion.php"
window.location="http://mipagina.com/mipeticion.php"
...
ect
}
Código:
Pero no consigue el efecto deseado.<a href="javascript:peticion()">enlace</a>
Se les ocurre otra cosa.?

