Simple arduino ethernet communication for beginner

zoomkat:

I would appreciate some sample code to read /convert the http value (string?) to control the arduino analogue pin. Keep searching but can seem to find what I am looking for so any help guidance would be appreciated.

Get your code working with the serial monitor first, then the ethernet part should be easy.

zoomkat, what about reading POSTed parameters, that´s what I need to do.