Get variable of previous page

I want to create a form, which needs to know a variable of a previous form page:

Step I: User clicks on a button.

Step II: User is greeted with his name and can upload a profile description.

Therefore I need a way to know some of the variables of the previous page. Ajax is no option.