Subversion Repositories DevTools

Rev

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

Rev 6181 Rev 7456
Line 8... Line 8...
8
%>
8
%>
9
<%
9
<%
10
Option explicit
10
Option explicit
11
' Good idea to set when using redirect
11
' Good idea to set when using redirect
12
Response.Expires = 0   ' always load the page, dont store
12
Response.Expires = 0   ' always load the page, dont store
-
 
13
Response.Buffer = TRUE
13
%>
14
%>
14
<!--#include file="common/conf.asp"-->
15
<!--#include file="common/conf.asp"-->
15
<!--#include file="common/globals.asp"-->
16
<!--#include file="common/globals.asp"-->
16
<!--#include file="common/common_subs.asp"-->
17
<!--#include file="common/common_subs.asp"-->
17
<!--#include file="common/formating.asp"-->
18
<!--#include file="common/formating.asp"-->