<INPUT TYPE="text" NAME="qwe">
<SCRIPT LANGUAGE="JavaScript">
var a="hahahahahha"
qwe.value=a;
</SCRIPT>