Description:
------------

This is a small 32-bit utility for generating an html "wrapper" around an image file so it can be displayed full size.  You can then have a thumbnail of the image in a main page and link to the URL of the generated wrapper page.
The code was trivial, and I'm sure its all been done before, hence this is FREEWARE.

Since I wrote this program I've discovered ImageGen by Robert Thivierge, which is just so straggeringly better than FullPageImg that I'm unlikely to develop FullPageImg further.  FullPageImg does retain the advantage of being very, very quick & dirty though.  :-)

FullPageImg is written in C++, so there are no annoying DLLs or runtime libraries needed.


Installation:
-------------

FullPageImg requires no special installation.  Extract the files to their own directory, and run FullPageImg.exe.  You may want to put a shortcut to it on your desktop or in your start menu.
FullPageImg will not touch your registry (it uses an "ini" file instead), so to uninstall it you just delete the directory again.


Usage:
-------

I reckon its all pretty self explanatory.  If you do need further help, please feel free to Email me at JonRB@dial.pipex.com


Change History:
---------------
02-Dec-97  v1.51  Fixed dependancy on URLMON.DLL

