Subversion Repositories DevTools

Rev

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

Rev 5591 Rev 5957
Line 299... Line 299...
299
<%
299
<%
300
Call objFormComponent.FormEnd()
300
Call objFormComponent.FormEnd()
301
'-- FROM END ----------------------------------------------------------------------------------------------------------------
301
'-- FROM END ----------------------------------------------------------------------------------------------------------------
302
%>   
302
%>   
303
</table>
303
</table>
304
 
-
 
305
 
-
 
306
<!-- FOOTER -->
304
<!-- FOOTER -->
307
<!--#include file="_footer.asp"-->
305
<!--#include file="_footer.asp"-->
308
</body>
306
</body>
309
</html>
307
</html>
310
<%
-
 
311
Call Destroy_All_Objects
-
 
312
%>
-
 
313
308