<%@LANGUAGE="VBSCRIPT"%> <% '===================================================== ' used_by.asp '===================================================== %> <% Option explicit ' Good idea to set when using redirect Response.Expires = 0 ' always load the page, dont store '------------ Variable Definition ------------- Dim sectionIsEditable Dim criticalSectionIsEditable %> <% '------------ ACCESS CONTROL ------------------ %> <% '------------ Constants Declaration ----------- Const pageIsEmbedded = FALSE '------------ 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, "Used by", "orange" )%>