Subversion Repositories DevTools

Rev

Rev 4062 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4062 Rev 4063
Line 12... Line 12...
12
' Good idea to set when using redirect
12
' Good idea to set when using redirect
13
Response.Expires = 0   ' always load the page, dont store
13
Response.Expires = 0   ' always load the page, dont store
14
%>
14
%>
15
<!--#include file="common/conf.asp"-->
15
<!--#include file="common/conf.asp"-->
16
<!--#include file="common/globals.asp"-->
16
<!--#include file="common/globals.asp"-->
17
<!--#include file="common/formating.asp"-->
-
 
18
<!--#include file="common/qstr.asp"-->
17
<!--#include file="common/qstr.asp"-->
19
<!--#include file="common/common_subs.asp"-->
18
<!--#include file="common/common_subs.asp"-->
20
<!--#include file="class/classaspJSON.asp" -->
19
<!--#include file="class/classaspJSON.asp" -->
21
<!--#include file="class/classSortHelper.asp"-->
20
<!--#include file="class/classSortHelper.asp"-->
22
<%
21
<%