An introcution to ASP
Gallery
Zhanshan Dong
The ASP Gallery is an web application that runs in IIS 4.0/5.0 environment.
It has been designed and implemented since 2000. I used it to store webpages,
software, source code, links that I downloaded from the Internet. It is very
stable and is suitable to personal use in local and online environment. The
major purpose of the web application is to assist you to manage files from the
Internet. You can upload files on your hard disk to the web site and fetch files
from remote server to your web site.
To use the web application, first unzip the zip file to your web server root
directory. Run one of batch file in DLL subdirectory to register two COM components
used by the application. Then run the web application by typing <your server
domain name>\<aspgallery [this is the directory name, you can change it]>\
to run the program. The first screen looks not very exciting. In this screen,
you use <webmaster> as username and <dongzhanshan> as password to
log in the system. Then a customerization screen pops up. Please modify the
password, web title, and database name for security purpose. After you submit
the information, you will see the webmaster interface. By using the webmaster
interface, you can create, modify, and delete gallerys and directories,
add new user and modify user the password and so on. After you finish the setting,
click preview link to switch to user interface. The user interface is the main
interface to add files.
Click the link at the bottom of this page to download a copy of ASP Gallery
1.5. For local use, just enter "http://localhost/aspgallery/" (I assuming that the directory you make is "aspgallery") to the address bar of your browser. For remote use, enter the host name and directory to use it. If you'd like to get some experience you can try my first.
I will thank your for using my ASP Gallery. If you have questions and comments, please let me know (dzhsh@163.net).
Download source code
|