IPSearchLight GeoLocator for ASP Classic
IPSearchLight for ASP Classic is a COM architecture ActiveX Server Control.
It benefits from extremely high performance, and is predominantly suitable for
use in Microsoft ASP3 VBScript Web Applications.
IPSearchLight uses the highest quality data-provider available, MaxMind LLC.
A free and accurate geolocation database is included in the package. Optionally,
you can upgrade. By licensing MaxMind’s Enterprise-Level Database or Web Service, you can attain
even greater precision in your data.
IPSearchlight automatically detects each visitor’s:
- Country
- Region or State
- City
- Postal Code or Zip
- Latitude
- Longitude
- Telephone Area Code
- Designated Market Area Code (USA)
- Internet Service Provider
- The organization which the IP is assigned to
Download the following two files to start your Free 30-Day Trial:
*Updated on February 10th, 2007
Download IPSearchLight for ASP Classic (v2.0.1)
Download 30-Day Trial License File
Once you have downloaded and installed IPSearchLight onto your web server, copy the text from your downloaded license file and place it in the setLicenseKey function as shown:
setLicenseKey("YOUR_LICENSE_KEY")
This should be the first line of code executed in your ASP code after your IPSearchLight object definition.