%@LANGUAGE="VBSCRIPT"%> <% '===================================================== ' sdk_names_body.asp ' This file is designed to be injected (loaded) into a 'div' on a window ' ' Display the SDK Names currently defined ' Allow SDK Name to be edited ' Allow SDK Name to be created ' '===================================================== %>
| SDK Names | ||||||
<%If canActionControl("AdminSdk") Then %>
<%If isDefined("rmDebug") Then%>
RmDebug: <%=rmDebug%>
<%End If%>
|