Forum Moderators: coopster
More on accepting POST variables here: [ca3.php.net ]
You could also use the GET method with your form and accept the query string variables in a similar fashion - depends on the size and sensitivity of the data you're passing to the second page.