Subversion Repositories DevTools

Rev

Rev 5506 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
119 ghuddy 1
<%If NOT objEH.Finally Then%>
2
<table width="100%"  border="0" cellspacing="3" cellpadding="0">
3
   <tr>
4
     <td width="100%">
7458 dpurdie 5
       <%objEH.DisplayMessage()%>
6
       </td>
119 ghuddy 7
   </tr>
8
</table>
9
<%End If%>