Hi
I have a php page that displays a drop down menu. how do i get it so that when someone chooses an event from the menu that it goes to the next page.
i have this line in my first page
<form action="resultstest.php" methods="post">
and i have created another page called resultstest.php