BrowserHawk IQ now available! Click here for the full scoop!
Search:
Variable EBI is undefined error message
Created: 5/5/2004    Updated: 9/28/2004
Q   When I use BrowserHawk4J with CFMX I receive the error "Variable EBI is undefined" for a few seconds when performing extended property tests, then the error goes away and the page loads fine. What is causing this?

A   Unfortunately there was some older documentation and an article published showing use of BH4J with CFMX which has a problem which results in this condition.

To resolve the issue, find the line of code that reads:

   cfif ebi IS ""
and change that to:
   cfif NOT IsDefined("ebi")

    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