Subversion Repositories DevTools

Rev

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

Rev 5590 Rev 5957
Line 33... Line 33...
33
%>
33
%>
34
<%
34
<%
35
'Process submition
35
'Process submition
36
If CBool(QStrPar("action"))  Then
36
If CBool(QStrPar("action"))  Then
37
	Call OpenInParentWindow("_add_new_public_view.asp?FRviewname=" & QStrPar("FRviewname") & "&FRpkginc=" & Request("FRpkginc"))
37
	Call OpenInParentWindow("_add_new_public_view.asp?FRviewname=" & QStrPar("FRviewname") & "&FRpkginc=" & Request("FRpkginc"))
-
 
38
    Call Destroy_All_Objects
38
    Response.End
39
    Response.End
39
End If
40
End If
40
%>
41
%>
41
<html>
42
<html>
42
<head>
43
<head>