codice:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head> <title>Pagina senza titolo</title> <script language="javascript" type="text/javascript"> // <!CDATA[ window.onload = function() { document.getElementById("Text1").focus(); } // ]]> </script> </head> <body> <form action="?"> <input id="Text1" type="text" /> <input id="Text2" type="text" style="display:none;" /> </form> </body> </html>

Rispondi quotando
, ho aggiunto un pulsante di submit nascosto, ma appunto, non ricordo
