Skip to content Skip to sidebar Skip to footer
Showing posts with the label Jpeg

Does Javascript Support The Ability To Get A Directory Listing?

I want to upload a bunch of image files to a directory that I've set up on my ISP's free ho… Read more Does Javascript Support The Ability To Get A Directory Listing?

HTML Image Tag With Base64 String (data URI)

I get binary data of jpeg images from a series of httprequests about every 50-200 ms, I convert thi… Read more HTML Image Tag With Base64 String (data URI)