<%@ LANGUAGE="VBSCRIPT" %> <% response.expires = 0 if (Session("init") = "actx") then viewerName = "ActiveX" elseif (Session("init") = "java") then viewerName = "Java" elseif (Session("init") = "html_frame") then viewerName = "Frame" else viewerName = "Page" end if %> Preferances



Preferences for <%response.write(Session("username"))%>.

You are currently using the <%response.write(viewerName)%> report viewer.
View reports using the
viewer.