Installation
The gallery installs with just a few simple steps that start with you unzipping the package to a folder on your web server.
Website Picture Gallery is 100% HTML and JavaScript code on the client, and ASP code on the server, and can be setup on your web server in just 5 minutes, simply by following this setup guide.
1. Copy files to webserver
The "gwgallery" folder and all file it contains (located in the archive) should be deployed to http://{your site}/{your application}/gwgallery/ on your web site.
Then open up the file named config.asp using a text editor and edit the fields as you need.
2. Adding Gallery into your website.
Just link into the gallery like this <a href="{your site url}/gwgallery/">My Gallery</a> and your done!
You can view a live example of the gallery running on this website here
