Hello, I have an action.php question that I was hoping to get some advice on. I have used the action.php scripts successfully on a few websites. On my new site, the home page has a form on it, and will be an action.php page. After submitting, the user is then put through to a second page, with another more detailed form. I want this one to act as an action.php as well, connecting the user to a 3rd page. In order to accomplish this, do I need to name the second form page "action2.php", or something like that? In other words, if I have multiple action pages with forms, what do I have to do with the naming to make sure the user is directed to the right pages? Thanks in advance for any help!!
Evan
Evan