Article ID: 240774 - Last Review: July 7, 2008 - Revision: 3.1 HOW TO: Enable Client Pull for Web Servers, Sites, and FoldersThis article was previously published under Q240774 We strongly recommend that all users upgrade to Microsoft Internet Information Services (IIS) version 7.0 running on Microsoft Windows Server 2008. IIS 7.0 significantly increases Web infrastructure security. For more information about IIS security-related topics, visit the following Microsoft Web site: http://www.microsoft.com/technet/security/prodtech/IIS.mspx
(http://www.microsoft.com/technet/security/prodtech/IIS.mspx)
For more information about IIS 7.0, visit the following Microsoft Web site: http://www.iis.net/default.aspx?tabid=1
(http://www.iis.net/default.aspx?tabid=1)
On This PageSUMMARY
This step-by-step article describes how to enable default client pull settings through the IIS user interface for a whole Web site, for a specific Web server, or for a Web folder. You can set client pull settings for a specific page by using HTML code, or you can enable client pull by using the IIS configuration settings. This article includes steps for Microsoft Windows NT 4.0, Microsoft Windows 2000, and Microsoft Windows XP.
Uses for Client PullYou can use client pull to do the following:
Use HTML Code to Enable Client PullTo use HTML to enable client pull for a specific page, add a line similar to the following in the HEAD section (where CONTENT is the number of seconds before the page will auto-refresh):
Use the IIS Configuration to Enable Client PullBecause the client pull functionality can be enabled through the IIS configuration, you can implement client pull without adding HTML code. When you enable client pull through the IIS configuration, the client pull values are returned as part of the HTTP headers, as in the following example:Open the ISMOn Windows NT 4.0:
Enable Client Pull for a Whole Web ServerOn NT 4.0 or Windows 2000:
Enable Client Pull for a Specific Web Site
Enable Client Pull for a Single Folder
REFERENCESFor additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
170206
(http://support.microsoft.com/kb/170206/EN-US/
)
How to Use Client Pull in FrontPage Web Documents
| Article Translations
|
Back to the top
