%@LANGUAGE="VBSCRIPT"%> <% '===================================================== '| '| build_release_log.asp '| Display the build long '| '===================================================== %> <% Option explicit ' Good idea to set when using redirect Response.Expires = 0 ' always load the page, dont store %> <% '------------ ACCESS CONTROL ------------------ %> <% '------------ Variable Definition ------------- Dim parRtagId '------------ Constants Declaration ----------- '------------ Variable Init ------------------- parRtagId = Request("rtag_id") objPMod.PersistInQryString("rtag_id") '---------------------------------------------- Sub BuildLogOptions%>
Update Pending <%End Sub ' '---------------------------------------------- ' Sub InsertJavaScript%> <%End Sub%>| <%Call BuildMenuPane%> <%Call BuildLogOptions%> |
<%=IIf (parRtagId = "","SYSTEM BUILD LOG", "RELEASE BUILD LOG")%>
|
||||||||||
![]() |