|
I know user agents are not required to get the fields if they have no value. The question is, can I overcome this. In my Perl script, I can easily hard code the fields in and check if they were submitted but that doesn't seem very flexible. If that's my only option then I guess I don't have much of a choice.
|