in a webpage have 2 forms...form1 (top) and form2 (bottom)... when i click on form2 buttons, it will redirect to another page and carry the form1 textbox value. and i hope that the textbox value can in php format... coz i have a lot of php code to perform in that page... is there anyway to do that?