ESP8266 get value from textbox

I think you need to link your webpage function to the updateParams() by server.on("/classname", HTTP_POST, updateParams); If you can provide full code i could help you more

1 Like