Web form - inherit/pass values

I have an application that is using a web form.From this web form, I would like to be able to compose a new web form, and have the new form inherit the values from the previous form.

I know how to do this in the Notes client, but can’t work it out on the web.

Any ideas?

Subject: use cookie

you can use cookie. googling it to get javascript function to read and write cookie.