<%@LANGUAGE="VBSCRIPT"%> <% '===================================================== '| | '| Files and Folders | '| | '===================================================== %> <% Option explicit ' Good idea to set when using redirect Response.Expires = 0 ' always load the page, dont store %> <% '------------ ACCESS CONTROL ------------------ %> <% '------------ Variable Definition ------------- Dim pkgCompare pkgCompare = TRUE '------------ Constants Declaration ----------- '------------ Variable Init ------------------- %> <%=Title(Request("rtag_id"))%>
<%Call RenderActionBar(parRtag_id,parPv_id)%>
<%Call RenderStatus(parRtag_id,parPv_id)%>  
 
tab-left-margin <%Call Generate_Tab_Menu ( TABarray1, "Files and Folders", "orange" )%>
 
<%Call Action_Buttons ( "Files and Folders" )%>