Subversion Repositories DevTools

Rev

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

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