Web server code?

hi
i want your help to make me a web server that has a two button two turn on/off led
and text to show analog input
tnx for help

How much are you willing to pay? What have you tried?

Adding two buttons to a form is trivial. Go here to learn how: HTML Forms

Adding a text field to that form is also trivial. Populating that text field with specific text is a little more challenging, but it takes only two lines of code, max.

Something like this?

http://mon277rr.dyndns.org:81/?cmd=0

The playground is a wonderful place...