Hi,
I take it you're storing this information in a database or something.
Id so, all you need to do is a query to pull all that data out on page one. Obviously for most of the visitors it will show nothing on the first page but once submitted the data is stored.
You will need to assign a unique id for each user if you're not doing already