Passing variables

I have a form that uploads the information to a database, and I want to create a thank you page that is personalized.

Is there a way to pass a variable from scene to scene without calling it from the DB? For example displaying the first name of the person (getting it from the value of the field he/she just filled out?)

Mike