<%If Request.QueryString.Item("msg") <> "" And Not IsPostBack Then%>
|
<%Response.Write(Trim(Request.QueryString.Item("msg")))%>
|
| |
<%End If%>
|
<%If chkSetupCategories.Checked = True Then%>
(Click to select)
|
<%End If%>
|
<%If chkSetupFacilities.Checked = True Then%>
(Click to select)
|
<%End If%>
|
|
| <%Response.Write(Session("AccountsLeft"))%>
|
<%If Session("AccountProccess") = "Update" Then%>
| <%If Session("ActiveDirectorytext") = "Disable" Then%><%End If%> |
|
<%End If%>
<% If divCategorySelect.Visible Then %>
<% End If %>
<%If lblErrorMsg.Visible = True Then%>
|
<%End If%>
|
|
|
|
|