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 .= ' <body class="back" onload="enumCSP();document.forms[0].elements[0].focus();">'; --- > $page .= ' <body class="back" onload="enumCSP()">'; 288c288 < $page .= ' <body onload="document.forms[0].elements[0].focus();">'; --- > $page .= ' <body>'; Should the document.forms be defined somewhere else ? Chris... ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ OpenCA-Devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-devel