C
Coleen
Hi all 
I need to redirect to multiple pages on click of a transmit button, without
redisplaying each page. This redirection is to capture session variables
that are created on each page and pass them to the main page to be
displayed. We are actually NOT using session variables, but storing the
values in a temporary table. The problem is that the values don't get
stored in the temporary table unless the user goes to each page individually
to view it, and then goes to the "Summary" page where all the values are
displayed. If the user does not go to each page first, the values won't
appear in the summary. I need a way to cycle through those pages behind the
scene, with out the user having to view each page individually. Can any one
help me with a suggestion or example on how to do this? Any help is much
appreciated.
Thanks,
Coleen

I need to redirect to multiple pages on click of a transmit button, without
redisplaying each page. This redirection is to capture session variables
that are created on each page and pass them to the main page to be
displayed. We are actually NOT using session variables, but storing the
values in a temporary table. The problem is that the values don't get
stored in the temporary table unless the user goes to each page individually
to view it, and then goes to the "Summary" page where all the values are
displayed. If the user does not go to each page first, the values won't
appear in the summary. I need a way to cycle through those pages behind the
scene, with out the user having to view each page individually. Can any one
help me with a suggestion or example on how to do this? Any help is much
appreciated.
Thanks,
Coleen