%@LANGUAGE="VBSCRIPT"%> <% '===================================================== ' UsedBySDKSummary.asp ' Show the body of the used by SDK 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 sdkId Dim parPv_id Dim parMode Dim divId '------------ Constants Declaration ----------- '------------ Variable Init ------------------- parPv_id = Request ("pv_id") parMode = Request ("mode") '---------------------------------------------- %> <% '------------------------------------------------------------------------------------------------------------------------ %> <% '------------------------ MAIN LINE --------------------------------- '-------------------------------------------------------------------- %>
| Package | |
|---|---|
| None Found | |
|
|