Previous Topic

Next Topic

To customize the iMIS home page

You can add content to the iMIS home page that displays when users logon to iMIS. Any content you can create with HTML can be added to the home page, Home.htm, located in framework\HiRes\Main in the iMIS installation directory.

Caution! Create a backup of your existing files before making any changes to the iMIS desktop.

  1. Open Window Explorer and navigate to the \framework\Main folder in your iMIS directory.
  2. Backup the framework\HiRes\Main\Home.htm page by renaming it and saving it.
  3. Open the framework\HiRes\Main\Home.htm page in an editor.
  4. Modify the Home.htm page. Refer to Changing the task frame background color and Modifying the iMIS task frame for additional ideas.
  5. If you want to ensure that every iMIS installation contains the modified Home.htm page, run a Windows login script that copies the modified file and replaces the Home.htm file with another file, for example CustomHome.htm. Here is example code that accomplishes this task:
    @copy \\server\directory\CustomHome.htm "%PROGRAMFILES%\imis15\framework\HiRes\Main\Home.htm"

See Also

Customizing the iMIS Desktop

Files available for global modification

Files available for individual module modification

Changing the task frame background color

Modifying the iMIS task frame


ASI logo 15.0.3 Production Release. Updated 2/18/2008 12:39:29 PM
© 2009 by Advanced Solutions International, Inc. All rights reserved.