I'm new here (in ESP8266 too) and I really count on your help. First of all, you need to know that I work on project that check weather and if it is too cold or hot - it lights the LED. I have created form with two "textboxes" in which input type is number. I've also created one submit button. These textboxes are for putting temperature in and now I have to create condition that it will turn LED if value will be out of scope. My question is how to get values from textboxes and put them in (maybe) another function? It this even possible in lua/html?
P.S. Sorry for my english. I hope you understand
