%@LANGUAGE="VBSCRIPT"%> <% '===================================================== ' UsedBySBOMSummary.asp ' Show the body of the used by SBOM summary display ' This is invoked via AJAX '===================================================== %> <% Option explicit ' Good idea to set when using redirect Response.Expires = 0 ' always load the page, dont store %> <% '------------ Variable Definition ------------- Dim rsTemp Dim branchId Dim parPv_id Dim parMode Dim divId '------------ Constants Declaration ----------- '------------ Variable Init ------------------- parPv_id = Request ("pv_id") parMode = Request ("mode") '---------------------------------------------- %> <% '------------------------------------------------------------------------------------------------------------------------ %> <% '------------------------ MAIN LINE --------------------------------- '-------------------------------------------------------------------- %>
| SBOM Project and Branch | |
|---|---|
| None Found | |
|
|