%@ LANGUAGE="VBSCRIPT" %> <% if session("name")="" or isnull(session("name")) then response.write "" response.end end if %>