Ciao

<body onload="document.mioform.Nome.focus()">

<form name="mioform">
<input type="text" name="Nome">
</form>




Massimo