Example 15 : More Posted Forms


The way that data is passed between forms and their 'action' files becomes a critical connection between the browser and the server. This example uses two forms, one for a login and a second for data entry. This is also the first example to feature the 'if' construct.

Enter username
Enter password

All example code is Copyright Dezigning, 2009