form submit problem/dependent list menus
i have two list menus and one of them shows itself depending on the option selected on the first one. Then, I have another field not dependent and two text fields. The problem I have it is that I wanna submit the form to a another page so the contents could be inserted into a database and show some results as well. However, the page the form it is configured so it reloads itself in order for the dependent menus to work properly. If i change the form action it also affects the dropdown box making submit the form to that page. how can i submit the form to a different page but still have the dropdowns reload the same page?
any help I will greatly appreciate.
|