Subversion Repositories DevTools

Rev

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

Rev 5513 Rev 5958
Line 192... Line 192...
192
<%
192
<%
193
Call objFormComponent.FormEnd()
193
Call objFormComponent.FormEnd()
194
'-- FROM END ----------------------------------------------------------------------------------------------------------------
194
'-- FROM END ----------------------------------------------------------------------------------------------------------------
195
%>  
195
%>  
196
</table>
196
</table>
197
 
-
 
198
</body>
197
</body>
199
</html>
198
</html>
200
<%
-
 
201
'------------ RUN AFTER PAGE RENDER -----------
-
 
202
Set objFormCollector = Nothing
-
 
203
'----------------------------------------------
-
 
204
%><!--#include file="common/globals_destructor.asp"-->
199
<!--#include file="common/globals_destructor.asp"-->