javascript - How to display binary image data in lightbox -


i using lightbox 2 plugin display lightbox images (http://lokeshdhakar.com/projects/lightbox2/). works fine, images stored array of bytes. how can change plugin (or maybe use plugin) display binary image data rather path image?

i fixed creating custom image.ashx handler in asp.net mvc app processes images.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -