Webserver, input multiple data and store it into EEPROM

Good Day,

I'm trying to make a web server with Ethernet Shield with an input form to be stored into the EEPROM. Basically I have to store four variables values that must be used in other task.
I'm not very skilled in HTML. Any suggestion?

Thank you!

assuming you have a UNO or MEGA and not an ESP?

The net is full of tutorials for creating a simple web server and getting form info back.

there are also tutorials for handling EEPROM

you should play with those separately and once you get a good grasp on how it works, put everything together

Hi,
thank you for the answer. Exactly. I have a UNO with Ethernet shield.
I found several tutorials using the ESP but nothing using the Ethernet Shield. Any Link?

Thank you

If you read French

Or probably could use Google translate

Ok... Thank you.
I found the solution:

thank you

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.