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 188... Line 188...
188
  <input type="hidden" name="type" value="<%=request("type")%>">
188
  <input type="hidden" name="type" value="<%=request("type")%>">
189
  </form>
189
  </form>
190
</table>
190
</table>
191
</body>
191
</body>
192
</html>
192
</html>
193
<%
-
 
194
'------------ RUN AFTER PAGE RENDER -----------
-
 
195
Set objFormCollector = Nothing
-
 
196
'----------------------------------------------
-
 
197
%><!--#include file="common/globals_destructor.asp"-->
193
<!--#include file="common/globals_destructor.asp"-->