<% Response.Expires = 0 %> <% REM Get ErrorVal from nnadvhd.asp to determine whether or not to show list frame %> <% ErrorVal = Request("ErrorVal") %> <% if Instr(Request.ServerVariables("HTTP_USER_AGENT"),"MSIE") then %> <% if (ErrorVal = "") then %> <% else %> <% end if %> <% else %> <% if (ErrorVal = "") then %> <% else %> <% end if %> <% end if %>