Hi,
i want to retrieve multiple Image from the Database in ASP.Net, i'm storing images as binary data.
eg(0xFFD8FFE000104A46494600010201006400640000FFE1076).
how can i retrive multiple image and display as links. once the user click on particular link it should open in new tab
thanks in advance
Channabasava