Español
<!-- Agregue el siguiente código al área <body>--> <form name="welcomeform" método="post" action="welcome.php"> <input type=text> </form> <a href ="javascript:welcomeform.submit();">Enviar</a>