Subversion Repositories DevTools

Rev

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

Rev 13 Rev 29
Line 61... Line 61...
61
'**************************** M  A  I  N ******************************
61
'**************************** M  A  I  N ******************************
62
' --- Form is Valid ---
62
' --- Form is Valid ---
63
Call RemoveProductFromOs()
63
Call RemoveProductFromOs()
64
 
64
 
65
If objEH.Finally Then
65
If objEH.Finally Then
66
	Call OpenInWindow ( Request("rfile") &"?DONE=OK"& objPMod.ComposeURLWithout("rfile") )
66
	Call OpenInWindow ( "OsDefault.asp?DONE=OK"& objPMod.ComposeURLWithout("rfile") )
67
End If
67
End If
68
'**********************************************************************
68
'**********************************************************************
69
%>
69
%>
70
<%
70
<%
71
'------------ RUN AFTER CODE RUN --------------
71
'------------ RUN AFTER CODE RUN --------------