- Sie benötigen einen Windows Server (PWS oder IIS auf NT, 2000) mit ASP und MS Access 2000 Datenbanken (DSN-los)
- Passen Sie nötigenfalls den Datenbank-Pfad in den Dateien "connect.asp" und im Admin-Ordner an
- Ändern Sie das Admin-Passwort
- Tauschen Sie in der Datei "_admin/default.asp" die Zeile
36 mit der Zeile 37 aus (Passwortfeld)
- Löschen Sie das Attribut "readonly" aus den Textfeldern in den Zeilen 25 und 26 der Datei "_admin/edit_config.asp"
- Kopieren Sie die Dateien auf Ihren Server
- Fertig ;-)
|
- You will need a Windows Server (PWS or IIS on NT or 2000) with ASP enabled and MS Access 2000 Databases (DSN-less)
- You might have to change the path to the database in "connect.asp"
and in the admin-files
- Change the Admin password
- Change the line 36 with line 37 in "_admin/default.asp"
(Passwordfield)
- Delete the attribute "readonly" from the textfields on the lines 25 and 26 in file "_admin/edit_config.asp"
- Copy the files on your server
- Ready ;-)
|