Update your scripts to use BrowserHawk

Quick Start Step 4: Update your scripts to use BrowserHawk

  1. If you are new to using server-side browser detection, see Using BrowserHawk in your scripts.

  2. If you are upgrading from using a home grown sniffer, replace the portions of your page that use your existing code so that BrowserHawk is used instead.

  3. If you are upgrading from using the Microsoft browser capability component and browscap.ini: Search for all instances of "MSWC.BrowserType" in your scripts and replace that with "cyScape.browserObj". That’s it! See the Browscap Conversion guide for more information on a few differences.

 

See Also:

Browscap Conversion Guide

Using BrowserHawk in your scripts

Property Reference Guide

Using the BrowserHawk Editor

Quick Start Step 1: Download and install BrowserHawk

Quick Start Step 2: Import license activation key and run Setup Wizard

Quick Start Step 3: Test your installation

Sample scripts