07-26-2014 02:49 PM
Lol. I don't think so... I need to be able to manually transition the image, not have the image continuously change.
07-26-2014 09:00 PM - edited 07-26-2014 09:03 PM
Theres a few cool things you can do without going to scripting. pic1 reads a selected file and displays it. pic2 just sets a redirect to the appropriate image. pic3 will use your index.html to display images in a cycle. I know you can do fancier stuff with esp, but this sort of thing is pretty straightforward.
07-28-2014 03:51 PM
Hi smithd,
Thank you! I am starting to understand this HTTP request programming algorithms style.