Re: [OpenCA-Devel] Script errors in IE

2004-07-13 Thread Michael Bell
Chris Covell wrote: Guys, are any of you seeing script errors when using IE ? The error message (in IE) I get is that "document.forms0.elements0 is null or not an object". I have pinned the problem down to the HTML.pm module, if i DIFF between the current CVS and the RC5 release I see: < $p

Re: [OpenCA-Devel] Script errors in IE

2004-07-09 Thread Oliver Welter
Hi Chris, Guys, are any of you seeing script errors when using IE ? The error message (in IE) I get is that "document.forms0.elements0 is null or not an object". I had a similar error yesterday - my fault was a wrong set "language" in config.xml so that the path to the VBS files was wrogn (script

[OpenCA-Devel] Script errors in IE

2004-07-09 Thread Chris Covell
Guys, are any of you seeing script errors when using IE ? The error message (in IE) I get is that "document.forms0.elements0 is null or not an object". I have pinned the problem down to the HTML.pm module, if i DIFF between the current CVS and the RC5 release I see: < $page .= ' '; --- >