I have been given the task of creating a multi-page form that will consist
of 4 parts.  The final page will the list out everything that the users have
entered and ask if they would like to go back to any of the 4 sections to
update the information.  Once the users are satisfied with the final
product, they will print it out.  I know how to do this with multiple
scripts and html forms and hidden fields.  However, I would like to try to
use one script with subroutines.  I guess my main stumbling block is passing
hidden form fields between subroutines.  Can anyone offer me a simple
example of how to go about passing a form field from one subroutine to
another subroutine where it is a hidden field using cgi.pm?  And/Or, can
anyone point me in toward an applicable tutorial?

Thanks in advance,
Andrew

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

Reply via email to