Example 3
A more complex Form with Validation

This example show some of the useful features of HTML forms with some validation performed in RPG program LIBTST3.

Text Entry Field
What is your NAME?................


Single selection List Field
What province do you live in?.................


Radio Buttons
Does your organization use an AS/400?
YES NO

Checkboxes
What AS/400 development language/tools does your organization use?

RPG
Cobol
WebSphere/Javav
Webfacing or HATS
Seagull
RPGsp
Visual RPG
Other


Multiple selection List Field
What version is the highest version the OS/400 do you run in production?



Password Field
Enter your favourite number.


Hidden Field




home