Populate values to text field on load (web)

Hi,

I have two forms with some text fields. on click of a button in form1, i am opening form2.

I want some of the values of form1 needs to be populated to text field in form2.

Pls advice