Subversion Repositories DevTools

Rev

Rev 5591 | Rev 5983 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5591 Rev 5957
Line 453... Line 453...
453
   <%
453
   <%
454
   Call objFormComponent.FormEnd()
454
   Call objFormComponent.FormEnd()
455
   '-- FROM END ----------------------------------------------------------------------------------------------------------------
455
   '-- FROM END ----------------------------------------------------------------------------------------------------------------
456
   %>
456
   %>
457
</table>
457
</table>
458
 
-
 
459
<!-- FOOTER -->
458
<!-- FOOTER -->
460
<!--#include file="_footer.asp"-->
459
<!--#include file="_footer.asp"-->
461
</body>
460
</body>
462
</html>
461
</html>
463
<%
-
 
464
Call Destroy_All_Objects
-
 
465
%>
-