Is there an example that can show me how to display a jpg file from an http link in a popup window or dialog? Nothing fancy, just a simple window to display a 320x240 jpg to the user, with the ability to close the window after review.
I'm using coverflow for some of this now but I first have to copy the jpg files locally then reference the local file. Antonio, I am using the example you shared with me to do this from a file. If coverflow, or any other control, can also display the file directly from the url that would most likely fill my needs.
It seems that this should be easy, not sure why I'm finding it difficult.
Robb