Hello,
    My question is about CGI's form statement.  I wrote a program that
outputs
three fields.  Two of the three are fields from which one option is
selected.  The
number and type of options presented are based on the user identified in
the environmental variables.
    I got the screen to print out correctly, but when the submit button
is pressed the only information that is passed to the next program is
the information from the last FORM statement that I output.  So I am
thinking that I have to somehow output all three fields
in one form statement. If that is true then how is this done when the
number of OPTIONs will vary.
    Thanks,
Maureen



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to