Coding question on JPeg
Posted: Sat Sep 07, 2024 11:10 pm
Hi,
I made a PB HTML file generator software that lists thumbnails of photos. If you click on a thumbnail, you can see the photo in the original format.
So far, so good.
But how do you password protect the photos when entering the site??
I guess we're moving away from PB and getting closer to PHP/JS??
I thought about encrypting the photos and decrypting them with a PB EXE
Tell me your ideas
Thanks

I made a PB HTML file generator software that lists thumbnails of photos. If you click on a thumbnail, you can see the photo in the original format.
So far, so good.
But how do you password protect the photos when entering the site??
I guess we're moving away from PB and getting closer to PHP/JS??
I thought about encrypting the photos and decrypting them with a PB EXE
Tell me your ideas
Thanks