Okay, I have a form, to which I have sent to my email. I would like this form to be sent to my email, but then have the sender sent to a php page that I specify. This page is to get the user's name from the form and greet the user. I've gotten to where it will poste the information filled out in the form to go to my email, but I can't get it to take the name the customer filled in in the form on the page it sends to after the form is submitted. Does that sound confusing? I hope someone can help me. Thanks!