Subversion Repositories DevTools

Rev

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

Rev 5658 Rev 5957
Line 400... Line 400...
400
   <%
400
   <%
401
   Call objFormComponent.FormEnd()
401
   Call objFormComponent.FormEnd()
402
   '-- FROM END ----------------------------------------------------------------------------------------------------------------
402
   '-- FROM END ----------------------------------------------------------------------------------------------------------------
403
   %>
403
   %>
404
</table>
404
</table>
405
 
-
 
406
 
-
 
407
<!-- FOOTER -->
405
<!-- FOOTER -->
408
<!--#include file="_footer.asp"-->
406
<!--#include file="_footer.asp"-->
409
</body>
407
</body>
410
</html>
408
</html>
411
<%
-
 
412
Call Destroy_All_Objects
-
 
413
%>
-