Administration>Caravan Inbuilt Files
Introduction Installation Beginning Admin Quick Ref FTP Server SMTP Server Database Security
Statements Objects String Parsing Events Queues Samples Special names Error Handling Accessories   Back
Caravan Business Server>Help>Administration>Caravan Inbuilt Files
Syntax Caravan has many inbuilt files to do management say of database, users, source code files etc. Extremely useful for Remote Administration.

To access type say http://localhost:portnumber/filename
e.g http://localhost:8182/Caravan.html or http://localhost:8182/dbms.html

Only Admin user can access these files. Since the default password for the admin is 'password', the admin needs to change the password to a new password before he/she can access the inbuilt files.
Text Inbuilt files are:
File Name Action
DBMS.HTML Database management(Admin users only). Admin can create/modify/delete databases and tables.
CREATEUSER.HTML Create users (admin users)
PASSWORD.HTML Password management. (All users)
CARAVAN.HTML Caravan files and information. (Admin users)
LOGIN.HTML For login (all users)
LOGOUT.HTML For logout (All users)
EDIT_TMPL.HTML
Edit Caravan Scripts. A user can actually change the source code (normally kept in 'template' folder) online. User gets
the complete list of source files to edit. Normal source files, event handler files and scheduler files are given different
colors to make it easy to identify.

Sample
Figure 01
Quick Reference
Home       Back