This is a GET with values.

First name:
Last name :

You can define variables in body or outside of body also. 01 fname pic x(100). 01 lname pic x(100). 01 htm-fname pic x(100). 01 htm-lname pic x(100). ?>