An HTML Form that makes ... a Form

For now, we only create 'input' form fields.
First we have to know how many fields you want to create:
How many to make?

This was written 1/29/1998 in a burst of curiousity. The source is a bit, well, ugly!
note: viewing source code for 'makeform' is problamatic under IE because it ignores the mime tag. This means that IE tries to _render_ the HTML that is contained within the Perl program.