in genere una form è fatta così

codice:
<form action="reciperodati.php" etc etc>

<input etc etc

<input type="submit" value="Invia"/>
</form>