<html>
<head>
</head>
<body>
<form action="./form_b.php" method="get">
Note: <input type="text" name="note" >
<input type="submit" value="Aktion">
</form>
</body>
</html>