<%@ Page Language="VB" Explicit="False" %> <%@ Import Namespace="PDshop9" %> Administrator <% pd.writeadminjava()%> <% If deleterecord = "done" Then%> <%End If%>
Administrator Security
<%=pd.getFormError()%>
<% If deleterecord = "yes" Then%>
Are you sure you want to delete?
YES   |   NO
<% End If%>
<% pd.createadmintab("Admin Users", "setup-users.aspx") pd.createadmintab("Edit User", "") pd.writeadmintabs() %>
User Name:
<% If id = "" Then%>
Password:
Confirm Password:
<% End If%>
User Privileges:
LEVEL 1: Full access to the admin area.
LEVEL 2: No access to Setup and Advanced menu options.
LEVEL 3: Same as Level 2 however user cannot view sensitive payment information such as credit cards.
<% If allowpasschange = "Yes" Then%><% End If%>
<% If pd.adminlevel = 1 And id <> "" Then%>
Delete this User?
<% End If%>