![]() | |
![]() Microsoft Office FrontPage 2003 running onWindows XP | |
Original author(s) | Vermeer Technologies |
---|---|
Developer(s) | Microsoft |
Initial release | November 1995; 29 years ago (1995-11) (as Vermeer FrontPage) |
Final release | |
Operating system | Microsoft Windows |
Type | HTML editor |
License | Proprietary |
Microsoft FrontPage (full name Microsoft Office FrontPage) is a discontinuedWYSIWYGHTML editor andwebsite administration tool fromMicrosoft for theMicrosoft Windows line ofoperating systems. It was branded as part of theMicrosoft Office suite from1997 to2003. Microsoft FrontPage has since been replaced byMicrosoft Expression Web andSharePoint Designer, which were first released in December 2006 alongsideMicrosoft Office 2007, but these two products were also discontinued in favor of a web-based version of SharePoint Designer, as those three HTML editors were desktop applications.
FrontPage was initially created byCambridge, Massachusetts companyVermeer Technologies, Incorporated,[2] evidence of which can be easily spotted in file names and directories prefixed_vti_ in web sites created using FrontPage. Vermeer was acquired by Microsoft in January 1996 specifically so that Microsoft could add FrontPage to its product line-up,[3] allowing them to gain an advantage in thebrowser wars, as FrontPage was designed to create web pages for their own browser,Internet Explorer.[4]
As a "WYSIWYG" (What You See Is What You Get) editor, FrontPage is designed to hide the details of pages' HTML code from the user, making it possible for novices to createweb pages and web sites easily.
FrontPage's initial outing under the Microsoft name came in 1996 with the release ofWindows NT 4.0 Server and its constituentWeb serverInternet Information Services 2.0. Bundled on CD with the NT 4.0 Server release, FrontPage 1.1 would run under NT 4.0 (Server or Workstation) or Windows 95. Up to FrontPage 98, theFrontPage Editor, which was used for designing pages, was a separate application from theFrontPage Explorer which was used to manage web site folders.[5] With FrontPage 2000, both programs were merged into theEditor.
FrontPage used to require a set of server-sideplugins originally known as IIS Extensions. The extension set was significantly enhanced for Microsoft inclusion of FrontPage into the Microsoft Office line-up with Office 97 and subsequently renamedFrontPage Server Extensions (FPSE). Both sets of extensions needed to be installed on the target web server for its content and publishing features to work. Microsoft offered both Windows and Unix-based versions of FPSE. FrontPage 2000 Server Extensions worked with earlier versions of FrontPage as well. FPSE 2002 was the last released version which also works with FrontPage 2003 and was later updated for IIS 6.0 as well. However, with FrontPage 2003, Microsoft began moving away from proprietary Server Extensions to standard protocols like FTP andWebDAV for remote web publishing and authoring.[6] FrontPage 2003 can also be used withWindows SharePoint Services.
A version for theclassic Mac OS was released in 1998; however, it had fewer features than the Windows product and Microsoft has never updated it.[7]
In 2006, Microsoft announced that FrontPage would eventually be superseded by two products.[8]Microsoft SharePoint Designer would allow business professionals to designSharePoint-based applications.Microsoft Expression Web is targeted at the web design professional for the creation of feature-rich web sites. Microsoft discontinued Microsoft FrontPage in December 2006. Functional equivalent would be found inMicrosoft Expression Web.
Some of the features in the last version of FrontPage include:
Note: There is no official version 5 to 9, because after FrontPage was included in some Office editions, the version numbers followed their Office version numbers. Nonetheless, version numbers may appear in the meta tags of HTML code generated by these versions of FrontPage.
FrontPage Server Extensions are a software technology that allows FrontPage clients to communicate withweb servers, and provide additional functionality intended for websites. Frequent security problems have marred the history of thisMicrosoft proprietary technology. It relies onHTTP protocol for communication, andCGI/POST for server-side processing.
SoftwareIDEMicrosoft Visual Studio 6.0 uses this technology for file synchronization purposes, and strongly depends on this technology for file management. Most.NET Microsoft products obsoleted this in favor ofWebDAV, but Visual Studio 2005 and 2008 still publishesClickOnce applications to websites with FrontPage Server Extensions.