OVERVIEW
This is a free GNU license application that allows the creation of a web picture gallery. The gallery is administered by a web page that allows the pictures to be uploaded, re-ordered, commented, and deleted. The Gallery has a slide show view, a Thumbnail view and a zoom view.


TO Install

* You must have .NET version 1.1 or greater installed to run this application.
	
1. Unzip the files to a directory on your web server
2. BEFORE accessing any page, Right click on the directory you unzipped the files to (using the file manager) and select PROPERTIES then SECURITY and add the ASPNET account and give it read and write access to the folder.
3. Browse to the Default.aspx page and click on the "Gallery Administration" link
4. The default gallery password is "ADMIN". After entering it and clicking LOGIN you will see a link to change the password.


FEATURES

The purpose of this application is to give examplesof a few concepts, including:
* Uploading files
* Saving files
* Deleting files
* Reordering a datagrid
* Creating thumbnails
* Resizing pictures
* Using a PagedDataSource

Contact

This application was written by:
Michael Washington
Webmaster@ADefWebserver.com
For help and the latest version go to:
http://ADefWebserver.com
