%@LANGUAGE="VBSCRIPT"%> <% ' sdk_version_edit.asp ' This file is designed to be injected (loaded) into a 'div' on a window ' It is a pop up dialog ' ' Edit the Version Metadata for sdktag_id %> <% Option explicit ' Good idea to set when using redirect Response.Expires = 0 ' always load the page, dont store %> <% '------------ ACCESS CONTROL ------------------ %> <%If canActionControl("AdminSdk") Then %>
<%Call Destroy_All_Objects%>