Chat freely about anything...

User avatar
By Chris Molloy
#60196 I have an esp8266 serving a webpage with a form that has a field called "testing".
when I put info in the field and submit it, the page sends "http://192.168.2.163/?testing=123456" back
How do I retrieve the data into a variable?