From: Darius C. <dar...@ho...> - 2004-02-03 16:12:03
|
After some more debugging, I find that "xyz" was used in a javascript *with* clause. The pages work fine in Mozzila and IE, but the page blows up when it is read into HTMLUnit. Any clues? - Darius >>I'm new to *htmlunit*. While trying it on one of our web applications, it >>is giving me a "ReferenceError" in a JavaScript function saying: [ "xyz" >>is not defined ]. >> "xyz" is a JavaScript function defined in another source. >> The page that is giving me an error contains the following: >> >> <SCRIPT language=JavaScript src="common.js" >>type=text/javascript></SCRIPT> >> >>So, I figure that "common.js" is not being resolved. >> _________________________________________________________________ Let the new MSN Premium Internet Software make the most of your high-speed experience. http://join.msn.com/?pgmarket=en-us&page=byoa/prem&ST=1 |