Dear All ..
I Lost my USB connection eachtime I Plug my ENC28J60 EthernetShield.
So I can not use the USB port for Configuration Interface in my project
http://arduino.cc/forum/index.php/topic,51137.0.html.
I Think my only option is to use the same arduino to also act as web-server that serve a web-form as configuration interface.
I Tried to read and understand included example of Andy's library (
http://blog.thiseldo.co.uk/?p=504).
But my lame brain didn't make it.
So, Kindly please give me more basic web-form sample that do not mixed with other function (DNS, Web Client, etc etc)
Just a simple web-form that wait for input and display the given input as result page.
Sincerely
-bino-