FrontPage Server Extensions

Source: Internet
Author: User
Tags contains file system html page iis windows web server client
frontpage| Server |frontpage| Server FrontPage Server Extensions can do the following:
(1) To save and retrieve the Web server's files;
(2) Remote execution of all file management operations;
(3) Correct the super connection when renaming or moving the file;
(4) Check the HTML page on the server and extract the Super connection information;
(5) To manage the FrontPage security model;
(6) To execute the WebBot component.

1, installing the FrontPage Server Extensions

If you are not only writing a Web page, but you also want to manage the entire site through FrontPage or Visual InterDev, you will need to install the FrontPage Server Extensions on your Web server as follows:

(1), after installing the IIS4, select Start >> program >>windows NT4 option pack>>microsoft Internet information server>> Fronpage Server Administrator;

(2), select Install in the dialog box that appears, select the appropriate server type in the server type bar according to your web system, and then click OK.

2, write FrontPage Web
When you move a page from one file directory on the FrontPage Web to a different file directory, the server extension automatically updates all the hyperlinks to that page directly on the Web server.

3, Managing FrontPage Web

FrontPage Web administrators can manage with the specified user account, write or browse the FrontPage Web, for example, FrontPage Web users can join a discussion group, server Extensions will maintain a super connection to the discussion article, separate discussion threads (threads), Content directory, and find the index of the form to determine the pages of interest.

FrontPage client and server Extensions are designed to reduce the need for expensive file transfers over the Internet. When you use the author of FrontPage Explorer to open a FrontPage Web from a Web server that contains a server extension, information about the FrontPage Web, such as its hyper-attached image, is downloaded to the client machine, so that FrontPage The Explorer can display this information. However, the entire page and other files that make up the FrontPage Web will be saved on the Web server machine, and the page can only be downloaded over the Internet when it is opened for editing in FrontPage Editor, which is a very simple and effective way to: on a Web server, As long as you download and edit a single file, you can modify the entire Web site directly.

When the Web server has a FrontPage server extension, you can obtain the authoring and management capabilities of the FrontPage Web from computers that have FrontPage client programs and connections to the Internet or the local intranet. The communication between the client computer and the Web server that contains the server extensions uses the same public and common HTTP protocol, and the Web browser in the client computer interacts with the Web server using the HTTP protocol and does not need to access the shared file on the Web server machine. There is no need to use FTP or Telnet, and there is no need for personal file system share calls.

Server extensions can be run on a standard Web server that uses CGI, a more common Web server extension method, including freeware and shareware servers, such as Apache,cern and NCSA servers, and Netscape,microsoft and O ' Reilly and other related manufacturers to provide business servers.

FrontPage98 Server Extensions are components that perform FrontPage commands on a Web server, either a set of CGI scripts or ISAPI extensions, depending on the Web server, where Web creators can use the FRONTPAGE98 customer section, It is easy to develop these scripts that the Web server can call to perform specific tasks, such as text search or form processing, and create a new process on the Web server each time the script is invoked.

The FRONTPAGE98 server extension provides an ISAPI extension for IIS, which is tightly integrated with IIS and has a higher performance than a CGI script, and the ISAPI extension is a DLL that exports specific functions based on the ISAPI specification, as opposed to CGI scripts, ISAPI DLLs are embedded directly into the Web server's process and can be processed more efficiently because the task has been assigned to an existing thread pool, see the ISAPI file for more information, perform management, authoring, and browser operations, the ISAPI DLL is Admin.dll, Author.dll and Shtml.dll.

The FRONTPAGE98 server extension also installs an ISAPI filter (Fpexedll.dll) to maintain backward compatibility with FrontPage1.1 customers, and FrontPage uses RPC (Remote Procedure call, Remote procedure call mechanism, which communicates with the server extension via HTTP, and the client initializes all communication with the server through the Web server, and the FrontPage client executes the call by sending a "POST" request to the ISAPI DLL and encrypting the call parameters in the URL. The server extension then returns the encrypted answer in HTML, which can be used by proxy servers to support communication, just as browsers can browse the Internet through a proxy server.

In a Windows Web server, the server extensions are consolidated with Microsoft Visual SourceSafe and support versioning and the logon and exit of files on the Web server, and Visual InterDev can also use server extensions in the same way as FrontPage.

This article by the Beach Boy finishing production, you can reprint, but please specify its origin, thank you!



Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.