All pastes #1725348 Raw Edit

documento 3

public javascript v1 · immutable
#1725348 ·published 2009-12-23 22:11 UTC
rendered paste body
function executar(){	var input = document.getElementById("remoto");	alert(input.value);}