Hello,
I need to summarize in one page all the statements that a user has selected (via checkbox) across multiple pages (via Next, Next, Next). The final page will only have the ones he/she checked off. These statements are pulled from a database, and some may be added or deleted over time.
How can I get all those checked statements in the final page? Session variables? They would need to be created on the spot.
Can this work?
thanks in advance
I need to summarize in one page all the statements that a user has selected (via checkbox) across multiple pages (via Next, Next, Next). The final page will only have the ones he/she checked off. These statements are pulled from a database, and some may be added or deleted over time.
How can I get all those checked statements in the final page? Session variables? They would need to be created on the spot.
Can this work?
thanks in advance