Subversion Repositories DevTools

Rev

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

Rev 5506 Rev 5957
Line 35... Line 35...
35
'-----------------------------------------------------------------------------------------------------------------------
35
'-----------------------------------------------------------------------------------------------------------------------
36
'-----------------------------------------------------------------------------------------------------------------------
36
'-----------------------------------------------------------------------------------------------------------------------
37
%>
37
%>
38
<%
38
<%
39
'==================== MAIN LINE ===============================
39
'==================== MAIN LINE ===============================
40
If (parKeyword = "") AND (parBrowse = "") Then Response.Redirect ("index.asp")
40
If (parKeyword = "") AND (parBrowse = "") Then 
-
 
41
    Call Destroy_All_Objects
-
 
42
    Response.Redirect ("index.asp")
-
 
43
End If
41
'==============================================================
44
'==============================================================
42
%>
45
%>
43
<html>
46
<html>
44
<head>
47
<head>
45
<title>Release Manager</title>
48
<title>Release Manager</title>