Subversion Repositories DevTools

Rev

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

Rev 5514 Rev 5962
Line 277... Line 277...
277
  '-- FROM END ----------------------------------------------------------------------------------------------------------------
277
  '-- FROM END ----------------------------------------------------------------------------------------------------------------
278
  %>
278
  %>
279
</table>
279
</table>
280
</body>
280
</body>
281
</html>
281
</html>
282
<%
-
 
283
'------------ RUN AFTER PAGE RENDER -----------
-
 
284
Set objFormCollector = Nothing
-
 
285
'----------------------------------------------
-
 
286
%><!--#include file="common/globals_destructor.asp"-->
282
<!--#include file="common/globals_destructor.asp"-->
-
 
283