Microsoft FrontPage

Answers to questions you may have about using Microsoft's FrontPage on our UNIX Servers.

NOTE: For specific information on how to use the FrontPage software, please consult the program's documentation or
Microsoft Technical Support.

  1. What is meant by "we Support FrontPage extensions"?
  2. What are "Server Extensions"?
  3. How do I get the FrontPage extensions installed on my site?
  4. Is there a charge for the server extensions?
  5. Are there any limitations when publishing with FrontPage?
  6. Can I use FTP as well as FrontPage to manage my site?
  7. What is a WebBot?
  8. Are all the features available in FrontPage supported on my site?
  9. How do I use SSL with FrontPage?
  10. Are there other resources to help me use FrontPage?



Support for FrontPage
According to Microsoft's documentation for FrontPage Web Presence Providers, "Installing the FrontPage Server Extensions gives your customers full support for all of the features of FrontPage. This includes remote authoring, threaded discussion groups, full-text search, and surveys."

We support Microsoft FrontPage in several ways:


We DO NOT provide direct technical support related to the use of your FrontPage software. User issues are
referred to Microsoft's Technical Support Team.

Back to Contents



Server Extensions
FrontPage Extensions are CGI programs which provide the server side implementation of FrontPage. FrontPage communicates with the extensions via HTTP using a Remote Procedure Call (RPC). When the server sees the "POST" request addressed to the FrontPage server extensions it simply directs the request to the appropriate CGI program. The extensions implement authoring (uploading/downloading documents, ToDo Lists), administration (setting end-user, author, and administrator privileges), and dynamic content (browse-time WebBot components).

Without the FrontPage Server Extensions you will not be able to take advantage of the
WebBots that are available through FrontPage. Also, without the extensions you cannot author and administer your web using the tools provided as part of the FrontPage Editor/Explorer package.

Back to Contents



Getting the Extensions Installed

New Accounts
Check the box on the order form indicating that you want the FrontPage extensions. New domains that request the FrontPage extensions when the order is placed will have the extensions installed within 2 days of activation.

Existing Accounts
To have the FrontPage server extensions installed on your existing site, contact your Affiliate
with the following information:


On existing sites, the installation will generally be done within 24 hours.

Upgrading
All FrontPage extensions are running on FrontPage ver 3.0.2.1330.

Back to Contents



Charges
There is no charge for installing the server extensions. We will also reinstall corrupted extensions free of charge*.

*Note: There are certain
precautions that MUST be taken when publishing and maintaining your site with FrontPage.

Back to Contents



Limitations
There are some issues which potential FrontPage users should consider:
  1. Web size -- This seems to be most critical when a "searchable event" is present in the web (Search, Discussion Forum and Table of Contents). The lengthy process of updating the indices for these functions can lead to the connection timing-out (HTTP 500 Error or 'Server' has timed-out).
  2. Disk Usage -- You may create and publish as many child webs as your disk storage space allows. However, for each child web you publish, FrontPage duplicates certain information into indices and hidden files. This adds "overhead", increasing the storage space required for your files. Microsoft's documentation notes, "FrontPage 97's optional full-text search indexes can take up to the same amount of disk space as your textual content."
  3. PRECAUTIONS

    There are several precautions which need to be taken to protect the FrontPage extensions on your site if it is housed on the UNIX

NOTE: The exception to this is when loading custom scripts to the cgi-local directory on your site. Instructions for uploading custom CGI scripts is included in the notice you will receive when the extensions are installed.

Back to Contents



Bots
WebBots are the mechanism for invoking many of the interactive features built into FrontPage. These features are added to your web through the FrontPage Editor | Insert FrontPage Component.

Some, such as Include and Substitution allow elements of the web to be entered once and included in any or all of the pages by inserting the Bot component referencing that element (e.g. a logo or navigation bar). Changes made to the "master" element are made automatically to any page containing the referencing Bot.

Other Bots, such as Search, Table of Contents and Timestamp, control dynamic browse-time features. These Bots work behind the scenes to keep the web up-to-date for visitors.

For more information on using the Bots, see the documentation provided with FrontPage or contact Microsoft Technical Support.

Back to Contents



Unavailable Features
Since FrontPage was created for developing web-sites in the Windows environment, some features are not available when the site is hosted on our UNIX servers.


Back to Contents



How do I use SSL (Secure Socket Layer) with FrontPage?
For information on adding secure references to your web pages see our
instructions on secure transactions.
SSL can be used with FrontPage with these conditions:
  1. You must have a Plan 2 or higher account with FrontPage extensions installed.
  2. You must request that your site be configured for SSL by sending an e-mail to your Affiliate>our customer care department . Please allow 24 - 48 hours for the configuration to be completed.
  3. Only scripts in cgi-local will be recognized by SSL
    (_vti_bin/shtml.exe which FrontPage configures will not work securely)


NOTE:
The WebBot Save Results Component configuration in the FrontPage Form Handler Properties cannot be used in conjunction with SSL. Output from the form must be routed through the
cgiemail script.

(This is only temporary until Stronghold and Microsoft correct this conflict).

Back to Contents



Other Resources
You may also find answers on many user issues at
Microsoft's web site, from newsgroups and, of course, in books on FrontPage.