Subversion Repositories DevTools

Rev

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

Rev 5591 Rev 5957
Line 335... Line 335...
335
<%
335
<%
336
Call objFormComponent.FormEnd()
336
Call objFormComponent.FormEnd()
337
'-- FROM END ----------------------------------------------------------------------------------------------------------------
337
'-- FROM END ----------------------------------------------------------------------------------------------------------------
338
%>
338
%>
339
</table>
339
</table>
340
 
-
 
341
 
-
 
342
<!-- FOOTER -->
340
<!-- FOOTER -->
343
<!--#include file="_footer.asp"-->
341
<!--#include file="_footer.asp"-->
344
</body>
342
</body>
345
</html>
343
</html>
346
<%
-
 
347
Call Destroy_All_Objects
-
 
348
%>
-