modified henriks html to this
it displays a input box and a button but the method of actually sending value back to the pic chip eludes meCode:< html> <TITLE>PBP ESP8266 demo</TITLE> <body> <H1>Testing the ESP8266</H1> <H3>Cool stuff!</H3> Page visits: 3 <inputname="v2"value="2"> <inputvalue="1"name="v1"type="submit"> </body> </html>



Bookmarks