home *** CD-ROM | disk | FTP | other *** search
- <HTML id=dlgFind STYLE="font-family: ms sans serif; font-size: 8pt;
- width: 40em; height: 21.5em">
- <HEAD>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <TITLE id=dialogTitle>
- Internet Explorer Script Error
- </TITLE>
- <SCRIPT LANGUAGE="JavaScript" defer>
- function loadBdy()
- {
- var L_ContinueScript_Message = "Do you want to continue running scripts on this page?";
- var objOptions = window.dialogArguments;
- btnNo.onclick = new Function("btnOKClick()");
- btnYes.onclick = new Function("btnYesClick()");
- spnLine.innerText = objOptions.errorLine;
- spnCharacter.innerText = objOptions.errorCharacter;
- spnError.innerText = objOptions.errorMessage;
- spnCode.innerText = objOptions.errorCode;
- if (!objOptions.errorDebug)
- {
- divDebug.innerText = L_ContinueScript_Message;
- }
- }
- function btnOKClick()
- {
- window.close();
- }
- function btnYesClick()
- {
- window.dialogArguments.errorDebug = true;
- window.close();
- }
- </SCRIPT>
- </HEAD>
- <BODY ID=bdy onLoad="loadBdy()" style="font-family: 'ms sans serif';
- font-size: '8pt'; background: threedface;" topmargin=0>
- <table cellPadding=3 cellspacing=3 border=0 id=tbl1
- style="background: buttonface; font-family: ms sans serif; font-size: 8pt;
- margin-left: 1.5em">
- <TR>
- <TD>
- <img src=warning.gif width=36 height=38 border=0 align=middle>
- </TD>
- <TD>
- An error has occurred in the script on this page.
- </TD>
- </TR>
- </TABLE>
- <TABLE border=0 id=tbl2
- style="background: buttonface; font-family: ms sans serif; font-size: 8pt;
- margin-left: 3em">
- <TR valign=top>
- <TD>
- Line:
- </TD>
- <TD>
- <SPAN id=spnLine></SPAN>
- </TD>
- </TR>
- <TR valign=top>
- <TD>
- Char:
- </TD>
- <TD>
- <SPAN id=spnCharacter></SPAN>
- </TD>
- </TR>
- <TR valign=top>
- <TD>
- Error:
- </TD>
- <TD>
- <SPAN id=spnError></SPAN>
- </TD>
- </TR>
- <TR valign=top>
- <TD>
- Code:
- </TD>
- <TD>
- <SPAN id=spnCode></SPAN>
- </TD>
- </TR>
- </TABLE>
- <BR>
- <DIV id=divDebug style="margin-left: 3.4em">
- Do you want to debug the current page?
- </DIV>
- <BR>
- <DIV id=divButttons style="background: buttonface; position: absolute;
- font-family: ms sans serif; font-size: 8pt; top: 16em">
- <CENTER>
- <BUTTON ID=btnYes style="font-family: ms sans serif; font-size: 8pt;
- width: 3.8em; height: 2.1294em;" type=submit accesskey=y>
- <U>Y</U>es
- </BUTTON>
-
- <BUTTON ID=btnNo style="font-family: ms sans serif; font-size: 8pt;
- width: 3.8em; height: 2.1294em" type=reset accesskey=n>
- <U>N</U>o
- </BUTTON>
- </DIV>
- </CENTER>
- </BODY>
- </HTML>
-