%@LANGUAGE="VBSCRIPT"%> <% '===================================================== ' RequestUserWip.asp '===================================================== %> <% Option explicit ' Good idea to set when using redirect Response.Expires = 0 ' always load the page, dont store %> <% '------------ Variable Definition ------------- Dim rsTemp Dim PageInfoHash '------------ Constants Declaration ----------- '------------ Variable Init ------------------- Set PageInfoHash = CreateObject("Scripting.Dictionary") '---------------------------------------------- %> <% '------------------------------------------------------------------------------------------------------------------------ '------------------------------------------------------------------------------------------------------------------------ %> <% '------------------------ MAIN LINE --------------------------------- '-------------------------------------------------------------------- %>
| Package Version | Last Modified | Reason for this version |
|---|---|---|
| None | ||
| &pv_id=<%=rsTemp("pv_id")%>','History','resizable=yes,scrollbars=yes,width=1000,height='+ ( screen.height - 100 ))" class="pointer txt_linked"><%= rsTemp("pkg_name") &" "& rsTemp("pkg_version") %> | <%= DisplayDate(rsTemp("MODIFIED_STAMP"))%> | <%= rsTemp("comments")%> |