About the first advice, how can I concatenate strings right to send the HTML code without using the client.println() function? Can you tell me a simple example please?
And about the third, i am using an Arduino Nano, and I am using it because, and sorry if it makes me stupid, I don't know how to load the code to the ESP-01. I know that I have read that I can upgrade the firmware of the ESP-01 but but when I do that, what I am changing is the firmware version of the module right? So if I load this code in the ESP-01, it doesn't erase the firmware version? or it is written in other place of the memory of the module? Sorry but there are many thing that I have to learn about this module...=(
If I can load my code (with the HTML code if some day I achieve to do it right xD) to the ESP-01, how I should to connect the ESP-01 with the Arduino Nano to do it?
Thanks a lot for your help! Beginnings are always difficult hehe.