2 формы на одной HTML-странице с независимыми кнопками отправки. ⇐ Php
-
Anonymous
2 формы на одной HTML-странице с независимыми кнопками отправки.
I have 2 php pages which have forms embedded. They both work interdependently, but I'd like to put them on on a single page. One form takes user input then does a MySQL search. The other is a simple menu using the case statement I've looked at several existing solutions, and the most popular method is to give the the button and the form the same name, but I'm unable to get this to work. I hope the formatting of my code is OK,
First Name: Family Name:
Select: Individual Year House Style New Year
Источник: https://stackoverflow.com/questions/781 ... it-buttons
I have 2 php pages which have forms embedded. They both work interdependently, but I'd like to put them on on a single page. One form takes user input then does a MySQL search. The other is a simple menu using the case statement I've looked at several existing solutions, and the most popular method is to give the the button and the form the same name, but I'm unable to get this to work. I hope the formatting of my code is OK,
First Name: Family Name:
Select: Individual Year House Style New Year
Источник: https://stackoverflow.com/questions/781 ... it-buttons
Мобильная версия