<%@ LANGUAGE="VBScript" %> <% Response.Buffer = True %>
<%If Instr(session("Grouplist"),"Administrator") > 0 OR Instr(session("Grouplist"),"Agency Reps-POC") > 0 then %> <%End If%> <%If Instr(session("Grouplist"),"Administrator") > 0 then %> <%End If%> <%'If Instr(session("Grouplist"),"Administrator") > 0 OR Instr(session("Grouplist"),"Agency Reps-POC") > 0 then %> <%'End If%>
Help