(Relate dropdown information and redirect user to page referring to seller)
(translated into google)
I need some urgent help, please!
I have no experience, but I’m trying.
Well the idea is this; I need the user to fill in the data: name, surname, company name, phone, email, state and city.
When choosing the state (Drop down state) you need to display in the (drop down city) the cities related to the state.
In the onclick event of the button I need to save the data and derive the user to the page referring to the seller of the city.
The basic thing is to send the data to the database quietly, but the problem for me is to link the state dropdowns with the cities and direct the user to the link referring to the seller.
thanks in advance