Setting up separate home pages for each platform

Follow the procedure below if you want to have a separate, optimized home page for each supported platform.

To set up separate home pages for each platform
  1. First create a directory branch on a Web server with subdirectories for each device platform that you support.

    Note

    You must name the directories for the platforms exactly as specified in Using server URL macros to customize content. For example, if you place the directory structure directly below the Web server's content root, you would have the following directories if you support Palm OS, Windows Mobile Pocket PC 2003, and Windows XP devices:

    <Web_server_content_root>

    PALM_OS (for Palm OS devices)

    WIN32_OS (for Win32 devices)

    WINCE_OS (for Windows Mobile Pocket PC 2003 devices)

  2. Next, create a custom M-Business Client home page for each device platform that you support and place it in the appropriate directory.

    Note

    You may name the home page files anything you like, but all home page files must have the same name, for example, index.html.

  3. Continue with the next section, Pointing M-Business Server to your custom home page.