tinyweb
tinyweb copied to clipboard
This is NOT an issue - more a request
Firstly want to say - I really appreciate you efforts with tinyweb, I hope you can help - or point me in the right direction
I'm new to using tinyweb - I got my little Pico W webserver running, but want to add an image to the embedded html script (using the conventional 'scr img...' doesn't work.
The image is save to the Pico W in the /Image folder
I can open another html page using the technique you outlined in the server.py comments.
but I'm looking for away of doing it so it on my index page.
Hope thats clear
I have attached a pdf of my test script (apologies for the messy code & comments) tinyWeb_AP_5.py.pdf