The following has been tested on my machine.

Source: Internet
Author: User
Tags contains html comment microsoft frontpage root directory
<%
' Wait until text is buffered to show
Response.Buffer = True
' Tell the browser to use Word to display the contents of the document

Response.ContentType = "Application/msword"

' Document setting

Response. AddHeader "Content-disposition", "inline"; Filename=report.doc "

%>


<meta http-equiv= "Content-type"
Content= "text/html; charset=gb2312 ">
<title> Site Release Information </title>

<body>
<!--postinfo.html version 0.100-->
<!--
This is the file allows users to post files to their web with the Web Publishing Wizard or FrontPad, using the same username and Password they would
Use if they were authoring with the FrontPage Explorer and Editor.

The values below are automatically set by FrontPage at installation
Time. Normally, you don't need to modify this values, but in case
You do, the parameters are as follows:

' BaseURL ' is the URL for your Web server.

' Defaultpage ' is the name of the default (home) page name
For your web.

' Xfertype ' specifies that FrontPage server extensions have been
Installed on the this web. This value should is changed.

' Fpshtmlscripturl ', ' FPAuthorScriptUrl ', and ' FPAdminScriptUrl ' specify
The relative URLs for the scripts, FrontPage uses for remote
Authoring. These values are should not to be changed.

' Version ' identifies the version of the format of this file, and
Should is not changed.
--><!--WebPost
version= "0.100"
Baseurl= "Http://ecti-blue"
Xfertype= "FrontPage"
Defaultpage= "Default.htm"
Fpshtmlscripturl= "_vti_bin/shtml.dll/_vti_rpc"
Fpauthorscripturl= "_vti_bin/_vti_aut/author.dll"
Fpadminscripturl= "_vti_bin/_vti_adm/admin.dll"
-->
<p><!--WebBot bot= "Purpletext"
preview= When you install FrontPage, this page will be created in the root directory of the FrontPage site. This web page contains information that users need to edit pages in a Web using the Microsoft Site Publishing Wizard or other programs that use the wizard, such as using FrontPad, and using the same user name and password that you authored in Microsoft FrontPage. You can delete this file if you do not want to allow users to edit the files in the site with tools other than Microsoft FrontPage. "
--></p>


<p> the HTML comment for this page contains configuration information that users use the Microsoft Site Publishing Wizard or other programs that use the wizard (such as using FrontPad, and the user name and password used with Microsoft FrontPage when authoring, to edit pages in a web. For more information about the Site Publishing Wizard API, see Microsoft's Internet SDK. </p>
</body>



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.