Os pongo el código para ver si podéis decirme algo:
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Documento sin título</title>
</head>
<body>
</HEAD>
<BODY>
<form action="mailto:
[email protected]" method="post" name="Ejemplo">
Nombre: <input type="text" name="Nombre" maxlength="150" /><br />
<input type="submit" value="Enviar" name"boton" id="boton" />
</form>
</body>
</html>
Gracias otra vez