Previous Topic

Next Topic

Book Contents

Setting up custom home pages

The clinical trial designer may have created custom home pages that are visible for each user. Each user can have his or her own home page. Home pages (html) must be accessible to the web server. A folder named Custom is automatically created when you install a trial that was designed in the InForm Architect. The virtual directory for each trial is located in the <Installation_Directory>\InForm\Trials directory.

Note: Files contained in these custom directories are unsecured.

After installing a trial, you can copy the custom home pages into the custom folder for the trial, and to the virtual custom directory using the Windows Explorer or the following xcopy command:

xcopy <drive:\path to trial custom pages\*.* ><drive:\path to trial custom folder\ >/e

Where

Send Feedback