<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>readme</title> </head> <body style="width: 400px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;"> <h2 style="color: steelblue;">Customer Inquiry Management System</h2> <h3 style="color: navy;">Setup</h3> <ul> <li>Copy all files to your asp/msaccess supported web space.</li> <li>Edit config.asp to set the path where your database will be.</li> <li>Default login is admin and password is password.</li> <li>To change or add logins visit "ute/ute.asp?name=logins" once your system is setup.</li> </ul> <p><a href="http://www.simwebsol.com">Customer Inquiry Management System</a></p> </body> </html>