Version History



Version 1.21
July 14, 2011
FIX - Minor errors with Up/Prev/Next buttons


Version 1.2
July 10, 2011
NEW - Up/Prev/Next buttons within the folder browser for easier navigation of folder tree
FIX - Various code clean-up
To upgrade replace browse_code.asp, style.css and graphcis subfolder (several new arrows added). If you have made any changes to browse_code.asp and/or style.css please make sure and integrate them into the new files.
NOTE: Download file size has increased to ~1MB to include additional sample images for demonstration of folder navigation.


Version 1.11
April 19, 2009
FIX - Prev/Next buttons not rendering if space in file name If upgrading replace viewimage.asp


Version 1.10
January 11, 2009
NEW - "What's New" link to search for newest postings; the number of days old is configurable.
NEW - Search routines check for valid file types
FIX - Bug in page timer

If upgrading replace:
browse_code.asp
search_results_files.asp
search_results_folders.asp
config.txt
browse_code.asp
add search_results_new.asp and create link as desired (in demo the link is a button on the navbar)

Version 1.05
December 21, 2008
NEW - Improved handling of non-image file types.
Placeholder now used for non-images and "view" options eliminated to avoid errors. (Non-images can still be downloaded.)
NEW - Search results more clearly indicate when no match found

If upgrading replace browse_code.asp, replace the two search_results files, and add null.png to the \graphics folder.

Version 1.04
December 1, 2007
FIX - Possible scripting error in search results
Special thanks to Soren Rex Hansen for the code fix!

Version 1.03
August 4, 2007
NEW - Report actual image scaling in View Image window.
NEW - Added 'View Full Size' option for scaled images and help file.

Version 1.02
July 15, 2007
NEW - Images in the View Image window are scaled to fit the user's monitor resolution. Large images can now be viewed without scrolling.
FIX - Potential security vulnerability within the 'force download' script.

Version 1.01
March 21, 2007
FIX - Possible search results error if parent image folder name found elsewhere in server path (i.e. folder name "main" found in path that includes "domains")
FIX - Other minor code repairs

Version 1.0
March 12, 2007
Initial release