Using FrontPage

Tips and Tricks | FrontPage Articles | Development Center | Tutorial

PLEASE NOTE: If you have requested FrontPage Extensions when your account was setup you should read the information below carefully!

FrontPage Extensions are 'WebBots' which provide the server side implementation of FrontPage and are the mechanism for invoking many of the interactive features built into the program.

FrontPage communicates with the extensions via HTTP via a Remote Procedure Call (RPC). When the server sees the 'POST' request addressed to the FrontPage server extensions it redirects the request to the appropriate 'WebBot'.

IMPORTANT: If you use FrontPage extensions on your virtual server you MUST only use FTP to upload scripts to the CGI directory. Do not use FTP to upload your website.

To publish your Web Site using FrontPage:

IMPORTANT: The initial directory you see upon logging in via FTP is your personal directory; this directory path is: /users/yourusername/
If you upload files to: /users/yourusername/web, you will access information stored there via: http://www.yourdomain.com/~yourusername.

To upload files to your main site, you need to go up two levels in order to reach the main directory; the main directory path is: /web
If you upload files to /web, you will access information stored there via: http://www.yourdomain.com/

Since FrontPage was created for developing web sites in the Windows environment, some features may not be currently available on our Linux servers.

For FrontPage and FrontPage web information and technical support, please use the links at the top of the page.

Back To Top...