<% Dim userBrowser userBrowser = Request.ServerVariables("HTTP_USER_AGENT") if InStr(userBrowser, "Trident/4") then %>
<% else %>
<% end if %>