Home   |   Asp.Net 2.0   |   .Net Framework 2.0   |   IIS 6.0   |   Sql Server 2005   |   Visual Basic 2005   |   c# 2005   |   VS 2005   |   Visual Source Safe 2005

MS Dynamics CRM 3.0

SharePoint Portal Server 2003
SharePoint Server 2007
Dynamics NAV
Dynamics CRM
SharePoint Designer 2007
SharePoint Portal Server 2001
Windows SharePoint Services
Windows SharePoint Services 3.0
Project Server 2003
Project Server 2007
Dynamics – Point of Sale
Dynamics AX
Dynamics GP
Dynamics Retail Management System (RMS)
Dynamics SL
SQL Server 2000
Visual Basic .NET 2003
Visual C# .NET 2003
Visual C++ .NET 2003
Visual C++ 2005
Visual SourceSafe 6.0
Windows Server 2003
Windows Server 2003
Outlook 2003
ADO.NET 1.1
ASP.NET 1.0
Visual Studio Team Foundation Server
Visual Studio 2005 Team Edition
Windows Internet Explorer 7
BizTalk Server 2000
BizTalk Server 2002
BizTalk Server 2004
BizTalk Server 2006
Visual Studio 6.0
Access 2000
Access 2002
Access 2003
Access 2007
Access 97
Collaboration Data Objects 2.0
Commerce Server 2002
Content Management Server 2001
Commerce Server 2007
Content Management Server 2002
Data Access Components 2.7
Data Access Components 2.8
DirectX 9.0b
Office Small Business Accounting 2006
Accounting 2007
ActiveSync 4.1
Class Server 2.0
Groove 2007
Windows Vista
Outlook 2007
OneNote 2003
OneNote 2007
Office X for Mac
Zune software
Zune Live
Zoo Tycoon 2
Flight Simulator 2002
Dungeon Siege II

Cervo Technologies
The Right Source to Outsource

Oracle Database FAQS

Sharepoint Portal Server KB

Outlook 2007 Knowledge Base Articles

Internet Information Services 6.0 Knowledge Base Articles

How to modify the Browscap.ini file to enable script-based detection of Windows Internet Explorer 7 from a Web page


This article describes how to modify the Browscap.ini file to enable script-based detection of Windows Internet Explorer 7 from a Web page. After you modify the Browscap.ini file on the server that is hosting the Web site, you can use the BrowserType object in Microsoft Internet Information Services (IIS) to detect Internet Explorer 7. For more information about how to use the BrowserType object to determine a browser version, click the following article number to view the article in the Microsoft Knowledge Base:

MORE INFORMATION

To modify the Browscap.ini file, follow these steps on the server that is hosting the Web site.

Note To modify the Browscap.ini file, you must have administrator permissions on the server.
1.Click Start, point to Programs, point to Accessories, and then click Notepad.
2.On the File menu, click Open.
3.Locate the %systemroot%\System32\Inetsrv folder, click the Browscap.ini file, and then click Open.

Note %systemroot% represents the system folder. This folder is typically C:\Windows.
4.Locate the "Internet Explorer 6" section of the Browscap.ini file.
5.In the "Internet Explorer 6" section, add the following text.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IE 7.0
[IE 7.0]
browser=IE
Version=7.0
majorver=#7
minorver=#0
frames=True
tables=True
cookies=True
backgroundsounds=True
vbscript=True
javaapplets=True
javascript=True
ActiveXControls=True
Win16=False
beta=False
AK=False
SK=False
AOL=False
Update=False

[Mozilla/4.0 (compatible; MSIE 7.*; Windows NT*)]
parent=IE 7.0
platform=WinNT
beta=False

[Mozilla/4.0 (compatible; MSIE 7.*)]
parent=IE 7.0
beta=False
6.On the File menu, click Save.


APPLIES TO
Windows Internet Explorer 7
Microsoft Internet Information Services 5.0
Microsoft Internet Information Services 6.0

Keywords: 
kbinfo kbexpertiseinter kbexpertiseadvanced kbhowto KB929744
Copyright © 2004 - 2007 Gridview.org, Inc. All rights reserved. Powered by Smart Web Content Management System