|
Filename |
Description |
|
|
default.asp |
Displays a page of items with thumbnails. |
View Source |
item_detail.asp |
Displays an item's 'detail' vew with large image. |
View Source |
item_edit.asp |
Form for editing a record/image. |
View Source |
item_submit.asp |
Submits changes to the database (from item_edit.asp). |
View Source |
getimage.asp |
Returns an image from the database for display. |
View Source |
get_item_atg.asp |
Fetches a record for editing (ADTG format). |
View Source |
get_item_xml.asp |
Fetches a record for editing (XML format). |
View Source |
adovbs.inc |
ADO constants include file for VBScript. |
View Source |
config.inc |
Configuration file with connection strings. |
View Source |
common.inc |
Common asp code (eg photo border). |
View Source |
readme.htm |
This file. |
|
viewcode.asp |
Utility script to view source code. |
|
pics2k.mdb |
Access Database containing the data and images (Access 2000 format). |
|
images/* |
Image files for the sample HTML. |
|
|