simple form

<html>
<head>
<title>My Page</title>
</head>
<body>
<br>
<form name="myform" action="textent ry2.php" method="POST">
<input type="submit" name="submit" value = "go">
<input type="text" name="text1" onkeyup="calc() ">...