l104/H11/11.4/pag1.php

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document</title> </head> <body> <form method='get' action =''> <input type='text' name='naam'> <input type='text' name='leeftijd'> <input type='submit' valuea='Posten' formaction=pag2.php> </form> </body> </html>

Resultaat

Made by Thijs Aarnoudse