ImageGallery.html
- can be seen below. Note that it merely contains
the "worker" page, thumb.aspx
, in an IFRAME. To view the complete code for
thumb.aspx
, please refer to the end of my article.
NOTE: if the image gallery cannot load a specified JPEG file properly, it outputs the message:
"There was an error loading file information for filename." You can see this in action by
visiting the _vti_cnf
directory. This directory contains files with the JPG extension,
but they are information about the files used by FrontPage Extensions, and do not have the full binary
data of a JPG file, hence the reason the image gallery can't load the image.
Source Code
|