Subj : Httpunit and JavaScript To : ALL From : Sumeet Dhutia Date : Mon Mar 08 2004 09:07 am HTTPunit apparently has problems with some Javascript in the HTML page. The script refers to logic based on the "navigator" (navigator.userAgent...). A) I think that because the userAgent is not a standard IE or Mozilla and B) because javascript 'writes' out certain portions of the page. The page does not recognize (and hense throws errors for some variables). Here is a code snippet from the page: "document.write(''); ANY help would be greatly appreciated! Thanks .