On Wed, 17 Jul 2002 17:17:21 -0400, [EMAIL PROTECTED]
(Andrew Hughes) wrote:
>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 sec
First, you can use cookies, temp files.
> with multiple
> scripts and html forms and hidden fields.
Do you mean that's a CGI script ? or Javascript ?
> However, I would like to try to
> use one script with subroutines. I guess my main stumbling block is
passing
> hidden form fields betwe
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
pro