<%@ LANGUAGE=VBScript %> <% Option Explicit %> <% Response.Expires = 0 %> <% Const L_TITLE_TEXT="Server File System" Dim pg pg=Request.QueryString("pg") %> <%= L_TITLE_TEXT %> <% if Instr(Request.ServerVariables("HTTP_USER_AGENT"),"MSIE") then %> <% else %> <% end if %>