What would be the best way to display pictures from the internet?
I have GIF, JPG, BMP and PNG screenshots of various sizes (QVGA, SQVGA and VGA, mostly) that I'd like to display. There would be a thumbnail and when it's clicked it would display the full picture.
All the files are at an address specified in an SQL database. Any clue on how this could be done really quickly?
I have GIF, JPG, BMP and PNG screenshots of various sizes (QVGA, SQVGA and VGA, mostly) that I'd like to display. There would be a thumbnail and when it's clicked it would display the full picture.
All the files are at an address specified in an SQL database. Any clue on how this could be done really quickly?