Hi everybody
I searched and watched many example, but I can't find the example for send multiple value with one submit button (from html form )to ESP8266 to Serial port.
all example describes to send one value with one button from html form to ESP8266 like turn on and turn of LED.
I'm beginner and so glad to share with me some example link or describe to cover this scenario:
create html form (input date, time, some string, some int and some radio box with one submit button for form)
user complete the form and click on submit button.
all form date send to ESP8266 and updates variables.
your problems seem to be HTML protocol related.
i think you need to go to w3school.com
sorry i can't answer your question, maybe other members forum could help