sexta-feira, 24 de abril de 2009

Ajax-Requisicao-ChegaramDados(1)


-script>
function chegaramdados(texto){
var t=document.getElementById("txt2");
t.value=texto
}
function teste(){
var t=document.getElementById("txt");
var q=escape(t.value);
req("encod.php"),chegaramdados,"txt="+q)
}

Nenhum comentário:

Postar um comentário

Seguidores