Posts Tagged ‘binary’

Loading dynamically generated images in Binary

Recently I had to load in images from database references that were pointing to a .net serverside script. This path ended with something like ImageHandler.ashx?id=164 When I tried to load this in with my standard ImageLoader it didn’t work because it was coming back as binary and I was getting a reference error about the [...]