Hi,
I'm involved in a project that requires me to display JPEG files on webforms.
I can display the normal JPEGs, but when some of the JPEG files are corrupted, these files cannot be displayed.
I've read somewhere that corrupted JPEG files can actually be loaded using the system.drawing class.
Anyone can advise me on this and how to get it done?
(I'm using
VB.NET.)
Thanks!
Scripts82