nt.innerHTML = progressBar.TotalFilesCount();
333
334 window.setTimeout("progressBar.NextFile()",0);
335
336 }
337
338 function __reFlush()
339 {
340
341 domProgressBar.style.width = "100%";
342
343 //display the ''OK'' button
344 window.parent.SetOkButton( true ) ;
345 }
346
347
348 < span>script>
349
350 < span>head>
351 <body>
352 <form id="aspnetForm" runat="server">
353 <div style="width: 300px; padding-left: 10px;">
354 <table border="0" cellspacing="0" cellpadding="2">
355 <tr>
356 <td nowrap="nowrap" style="width: 290px;">
357 当前文件: <span id="domCurrentFile" style="display: inline; text-overflow: ellipsis">< span>span>< span>td>
358 < span>tr>
359 <tr>
360 <td style="text-align: left; width: 290px;">
361 &