DUresources.com - 07/01/02 -------------------------------------------------------------- Terms and Instruction on how to install DUgallery - Version 1.0 -------------------------------------------------------------- A. CREDIT AND LINK: DUgallery is a free application. Credit and link back to DUresources Web site is required if you use this application as it is, regarding its design, codes and graphics. B. SUPPORT: There is no email or phone support for all free applications listed on DUresources Web site. However you can post your questions, comments and requests on the Web site of DUresources, its forums and all other related newsgroups on the World Wide Web. C. INSTALL AND SET UP: 1. Database: - DUgallery uses Access 2000 for its database. If you plan to upgrade DUgallery database to SQL Server, post your question in the DUgallery Forum on DUresources Web site. Other users will help you with this. - When uploading DUgallery to your Web Hosting, be sure to place DUgallery.mdb database file and pictures folder into a read-able and write-able directory assigned by you or your Web Host Server Admin. 2. Connection: - DUgallery.zip contains a folder named Connections. There is an ASP file in this folder named connDUgallery.asp - After you have placed all files and database file into their directory, open connDUgallery.asp in UltraDev, Dreamweaver, Notepad, etc. Below is the codes inside this file: <% ' FileName="Connection_ado_conn_dsn.htm" ' Type="ADO" ' HTTP="false" ' Catalog="" ' Schema="" MM_connDUgallery_STRING = "DRIVER={Microsoft Access Driver (*.mdb)};DBQ="& Server.MapPath("database\DUgallery.mdb") %> - You don't have to make any changes to this file if you want to use DSNless. - If you want to use DSN, create a DSN called dsnDUgallery and change the connection above to: <% ' FileName="Connection_ado_conn_dsn.htm" ' Type="ADO" ' HTTP="false" ' Catalog="" ' Schema="" MM_connDUgallery_STRING = "dsn=dsnDUgallery" %> 3. Admin Panel Access to admin panel via DUgallry/admin_default.asp Default password is admin To change the password for admin, open DUgallry.mdb, table USERS in Access 2000 or Access XP. D. NOTES If there's anything else missing in this Instruction file, please post it at DUresources Web site and we will include it in here for other users in the future. Thank you ================================================ DUresources.com Creator of DUpoll, DUclassifieds, DUforum, DUcomment, DUrating, DUshop@amazon, DUdirectory, DUportal, DUamazon, DUpaypal and DUgallery