Just wonder how I would go about doing this. Would I be able to use a ListView or would I have to use a user-drawn lb? I remember something about loading images into a listview from outside the program..but I forget that now. Just wondering,
What language (assuming VB) and I don't really get what you are trying to accomplish?
After downloading the BNI file from BNFTP, you'll have to remove the BNI header from the file, extract the TGA, decompress it, and then paint it to a picture box. You can use this (http://www.fictionwelive.com/LoRd/imgstuffsrc.zip) as a reference.