BrowserHawk IQ now available! Click here for the full scoop!
Search:
Can I use CountryHawk with ASP.NET
Created: 3/29/2002    Updated: 4/19/2002
Q   Can I use CountryHawk with ASP.NET?

A   Yes, the ActiveX version of CountryHawk integrates seamlessly with ASP.NET. To use CH with ASP.NET follow these simple steps:
  1. Load the ASP.NET page you wish to use CountryHawk from into Visual Studio
  2. From the Visual Studio main menu choose Project->Add Reference, select the COM tab, double click on the CountryHawk 1.0 Type Library entry, and select OK
  3. Add the following to your @Page directive: ASPCompat="true"
  4. Add the following import statement to your code: <%@ Import Namespace="CountryHawkLib" %>
  5. Lastly, use the DIM statement to create an object of type CountryHawk and create the COM object by calling Server.CreateObject
Click here to download a sample ASP.NET page that uses CountryHawk.

    FAQ Home  |  Search FAQ  |  Show New Items  |  Ask a FAQ  |  Notify Me  |  Most Popular     
 
 
Copyright © 1994-2020 cyScape, Inc. All Rights Reserved. ()
ASP, ASP.NET, ColdFusion MX, CFMX, JSP, PHP